andy-esch/language-test
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
language-test program To build, the boost random library is required. See http://www.boost.org/doc/libs/1_47_0/more/getting_started/index.html for more information. Build: Open 'makefile' and change the argument of CXX to your default C++ compiler. After CXXFLAGS, add -L/path/to/boost/lib -I/path/to/boost/include Save makefile, and from the commandline, type make Usage: Type ./ltest -h for usage information.