Originally Posted By: 3run
Please, pay attention to capital letters when you write the code, cause lite-c is very secretive! For example:
Code:
IF(comparison){
}

This will cause crash, cause "IF" is written with capital letters!! But this:
Code:
if(comparison){
}

Will work without any problems!

Seriously? I thought Lite-C was case insensitive like standard C.


Eats commas for breakfast.

Play Barony: Cursed Edition!