PatchworkOS  28a9544
A non-POSIX operating system.
Loading...
Searching...
No Matches
main.c File Reference
#include <stdbool.h>
#include <stdio.h>
#include <string.h>

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 5 of file main.c.

References fgets(), fprintf(), NULL, printf(), putchar(), stderr, stdin, strlen(), strncmp(), and strstr().