PhoenixLecture
2.0.0
Set of tools to make lectures
test.cpp
Go to the documentation of this file.
1
2
3
#include <iostream>
4
5
int
main
(
int
argc,
char
** argv){
6
std::cout <<
"Hello world!!"
<< std::endl;
7
return
0;
8
}
9
10
main
int main(int argc, char **argv)
Definition:
test.cpp:5
tmp_project
PhoenixTex2Html
TESTS
TEST_ENV_FILENAME
test.cpp
Generated on Mon Mar 24 2025 18:10:10 for PhoenixLecture by
1.9.1