IRC SERVER
The goal of this project is to make you write your own IRC server.
validation.cpp File Reference
Include dependency graph for validation.cpp:

Functions

bool validate_args (int argc, char **argv)
 

Function Documentation

◆ validate_args()

bool validate_args ( int  argc,
char **  argv 
)