PhoenixLecture
2.0.0
Set of tools to make lectures
Functions
test.cpp File Reference
#include <iostream>
Include dependency graph for test.cpp:
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
test.cpp
.
5
{
6
std::cout <<
"Hello world!!"
<< std::endl;
7
return
0;
8
}
tmp_project
PhoenixTex2Html
TESTS
TEST_ENV_FILENAME
test.cpp
Generated on Mon Mar 24 2025 18:10:11 for PhoenixLecture by
1.9.1