03.02.2012, 18:54
OFF: What purpose?
- variables of one type cannot be implicitly converted to another (tag mismatch).
- type checking is done by the compiler (tag mismatch).
- szString is a recursive variable name; string, zero-terminated, string.
- sz itself is redundant because all strings in Pawn are always zero-terminated.