Zappy - Year end project 2
This is a project that Epitech asked us to create in order to allow us to reveiw the notions of the current year.
Loading...
Searching...
No Matches
Functions
main.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int sub_main (int argc, char **argv)
 This is the main function of the program (this is the function called by the main used for compiling)
 

Function Documentation

◆ sub_main()

int sub_main ( int argc,
char ** argv )

This is the main function of the program (this is the function called by the main used for compiling)

Parameters
argc
argv
Returns
int

Definition at line 12 of file sub_main.cpp.