| C++ tips |
|
|
|
| Written by Steve Leonard |
| Monday, 23 February 2009 12:23 |
|
This is quite old, as I havne't used C++ for a while and have just copied over these from another page.
char acBuf1[100]; /* Remove the quotes around the currency names. */
find symbols in a static object nm -r <object files> -r flag means show filename
RE: C++ Lib not found at execution but IS found on compilation The LD_LIBRARY_PATH variable is used to resolve runtime dynamic library lookups. forte quirks Needs int i defined for every for loop even though one loop already defined as int i above need to add std:: to ostream and endl Add the following to your MANPATH environment variable.
|