27.04.2012, 17:29
my identation is allright, the bb code just puts my 4 space tabs from pawno to 8 spaces in the web browser
for long lines i use tabs like this
so i dont have to scroll 3 meters to the right to see the code and for reasons of visibility
the rest is ****ed up because i just copy + paste it here and i didn't bother to remove tabs that i put because it's in a control structure like if/for/while/etc
sorry for that, again
anyway thanks for the help.
for long lines i use tabs like this
Код:
FunctionWithAShitLoadOfArguments(ArgumentNameThatIsReallyLong1, ArgumentNameThatIsReallyLong2 , ArgumentNameThatIsReallyLong3, ArgumentNameThatIsReallyLong4 , ArgumentNameThatIsReallyLong5, ArgumentNameThatIsReallyLong6 );
the rest is ****ed up because i just copy + paste it here and i didn't bother to remove tabs that i put because it's in a control structure like if/for/while/etc
sorry for that, again
anyway thanks for the help.