view doc/posix-headers/strings.texi @ 9721:1d443a80afc4

New module 'environ'.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2008 16:40:15 +0100
parents 070329237839
children bb0ceefd22dc
line wrap: on
line source

@node strings.h
@section @file{strings.h}

POSIX specification: @url{http://www.opengroup.org/susv3xbd/strings.h.html}

Gnulib module: ---

Portability problems fixed by Gnulib:
@itemize
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@item
This header file defines symbols, such as @samp{index}, often used for
variables, making debugging harder.
@end itemize