06.03.2011, 00:04
Quote:
system:trCheck (stupid name) fixed ! (I do think so xd)
pawn Код:
|
At the end its only harder to read and not understandable if you have no clue about the ascii code for the letters
And is not any faster than a "normal" version
Than the switch(l) is just a waste, use if(l ==
After the ic you should use an else and return the result instead of GOTO
Remove the b and return there the result, too
And remove one of the c's because the other is (c + 1) or (c - 1)
@******
I was only wondering
Because there werent any documentation
Nor any definitions in the includes
But it should be clear now, thx