![]() |
C++ Library Extensions 2022.12.09
To help learn modern C++ programming
|
An example code to test system environment variables settings for C++ compilers. More...
#include <iostream>
#include <tpf_type.hpp>
Go to the source code of this file.
Functions | |
int | main () |
An example code to test system environment variables settings for C++ compilers.
Definition in file 000-hello.cpp.
int main | ( | ) |
Definition at line 15 of file 000-hello.cpp.