Re: [dev] [st] Two small patches for string handling.
> 1. Replaced strtok_r with strsep in strparse, because strsep can handle
> zero-width fields (manpage says so) and because resulting code is
> clearer.
As far as I know strsep is a BSD extension and it is not a POSIX function,
so I think we should look for other solution.
Best regards,
Received on Tue Feb 26 2013 - 21:36:26 CET
This archive was generated by hypermail 2.3.0
: Tue Feb 26 2013 - 21:48:05 CET