c
»
string
strncmp.c File Reference
Go to the source code of this file.
Functions
int
strncmp
(CONST char *s1, CONST char *s2, size_t n)
Compare two strings up to a given number of characters.
© 2000-2010 by contributors - visit
http://www.ethernut.de/