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.cpp File Reference
#include "src.hpp"
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 This is the function the compiler calls to successfully compile the program.
 

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

This is the function the compiler calls to successfully compile the program.

Parameters
argc
argv
Returns
int

Definition at line 17 of file main.cpp.