C++ Library Extensions 2022.12.09
To help learn modern C++ programming
000-hello.cpp File Reference

An example code to test system environment variables settings for C++ compilers. More...

#include <iostream>
#include <tpf_type.hpp>
Include dependency graph for 000-hello.cpp:

Go to the source code of this file.

Functions

int main ()
 

Detailed Description

An example code to test system environment variables settings for C++ compilers.

Author
Thomas Kim (Thoma.nosp@m.sKim.nosp@m.@Talk.nosp@m.Play.nosp@m.Fun.c.nosp@m.m)
Version
0.1
Date
2019-04-11

Definition in file 000-hello.cpp.

Function Documentation

◆ main()

int main ( )

Definition at line 15 of file 000-hello.cpp.