Nut/OS  4.10.3
API Reference
strcmp.c File Reference
#include <compiler.h>
#include <string.h>
Include dependency graph for strcmp.c:

Go to the source code of this file.

Functions

int strcmp (CONST char *s1, CONST char *s2)
 Compare two strings.