Main index | Section 3 | 日本語 | Deutsch | Options |
#include <string.h>
If insufficient memory is available, NULL is returned and errno is set to ENOMEM.
The strndup() function copies at most len characters from the string str always NUL terminating the copied string.
STRDUP (3) | June 6, 2018 |
Main index | Section 3 | 日本語 | Deutsch | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.