Re: [hackers] [st] Remove strsep() call || Roberto E. Vargas Caballero

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Fri, 20 Mar 2015 10:39:08 +0100

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