#include <stdbool.h>
#include <stdio.h>
#include <string.h>
Go to the source code of this file.
Definition at line 5 of file main.c.
References fgets(), fprintf(), NULL, printf(), putchar(), stderr, stdin, strlen(), strncmp(), and strstr().