Re: [dev] [st] Two small patches for string handling.

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Tue, 26 Feb 2013 21:36:26 +0100

> 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