9.59 strings.h ¶
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/strings.h.html
Gnulib module: strings-h
Portability problems fixed by Gnulib:
- This header file is not self-contained on some platforms:
Minix 3.1.8.
Portability problems not fixed by Gnulib:
- This header file is missing on some platforms:
MSVC 14.
- This header file defines symbols, such as ‘index’, often used for
variables, making debugging harder.