Main index | Section 3 | 日本語 | Deutsch | Options |
#include <string.h>
The strncmp() function compares not more than len characters. Because strncmp() is designed for comparing strings rather than binary data, characters that appear after a ‘\0’ character are not compared.
STRCMP (3) | October 11, 2001 |
Main index | Section 3 | 日本語 | Deutsch | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.