Re: [hackers] [st] Remove strsep() call || Roberto E. Vargas Caballero
first your loop is wrong. See what happens with the string ";", how many
fields do you have there? 2, your code will return only 1. Second,
to use directly the pointer or a variable is only a style question, and don't
modify the simplicity of the loop.
Regards,
Received on Fri Mar 20 2015 - 10:39:08 CET
This archive was generated by hypermail 2.3.0
: Fri Mar 20 2015 - 10:48:09 CET