Numworks Epsilon  1.4.1
Graphing Calculator Operating System
strcmp.c File Reference
#include <string.h>

Go to the source code of this file.

Functions

int strcmp (const char *s1, const char *s2)
 

Function Documentation

◆ strcmp()

int strcmp ( const char *  s1,
const char *  s2 
)

Definition at line 3 of file strcmp.c.