Code:
//read parameters from command
new strTargetID[2], strExp[8]
new TargetID, Exp
read_argv(1, strTargetID, 2)
read_argv(2, strExp, 8)
Memory problems!
Remember to save the last character for the string terminator. Increase your strTargetID size to 3 and your strExp size to 9, but leave your read_argv's the same.
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS