Hey,
On 20 June 2011 12:25, Kurt Van Dijck <kurt.van.dijck_AT_eia.be> wrote:
> #ifndef _GNU_SOURCE
> #define _GNU_SOURCE
> #endif
Please don't encourage things like this. getline() is available in
POSIX 2008; though I suspect the far more portable fgets() would
suffice.
Thanks,
cls
Received on Mon Jun 20 2011 - 18:06:54 CEST
This archive was generated by hypermail 2.2.0 : Mon Jun 20 2011 - 18:12:03 CEST