08.12.2011, 10:24
Indeed i want to do without sscanf. It's only a line to check it why sscanf for 1 function?
I was thinkig about
I was thinkig about
pawn Код:
new hi[] = ""; // String empty
if(!hi == '\0') // if hi isn't a NULL string? This should work?