Have been somewhat lazy with writing makefiles for each test.
So to try out any test, copy it's *.cpp file to test.cpp and then type 'make'.
For instance, to try out the memcmp.cpp:
cp memcmp.cpp test.cpp
make clean ; make
| |||
|
|
|
|
|
|
|
|
|
|
|
Comments to the webmaster are welcome. Copyright 2006 Sourcefiles.org All rights reserved. |