The following C/C++codes are posted for code reuse. Just copy & paste the lines to an editor to compile the code. They are tested and work.
hello_world.cpp
test_ofstream.cpp
test_strtok.c
simpleTemplate
This is a simple example to use template for class simpleTemplate.