11.01.2011, 03:55
Those aren't errors -.-"
Loose Indentation means your code isn't indented correctly is all.
use
#pragma tabsize 0
or tidy up your code.
Personally, I prefer tidy'ing up the code, as it makes it easier to read.
Loose Indentation means your code isn't indented correctly is all.
use
#pragma tabsize 0
or tidy up your code.
Personally, I prefer tidy'ing up the code, as it makes it easier to read.