PatchworkOS  3984a1d
A non-POSIX operating system.
Loading...
Searching...
No Matches
wordcmp.c File Reference
#include <sys/proc.h>
#include <string.h>
Include dependency graph for wordcmp.c:

Go to the source code of this file.

Functions

int64_t wordcmp (const char *string, const char *word)
 Helper for comparing the first word of a string.