15.11.2010, 14:30
Man, why do you use the old and slow strtok? Use sscanf, very faster and simpler!
sscanf
Btw, your 'tmp' is oversized to, use '128' cells in stead.
sscanf
Btw, your 'tmp' is oversized to, use '128' cells in stead.