/********************************************************
* #include <_string>
* #include <_iostream> //this is a very commonly used one.
* #include <_fstream> // commonly used.
* #include <_iomanip> //commonly used.
* #include <_vector>
* #include "nr.h"
*********************************************************/
Note, in the program, there should not have '_' before string, or others. Here it is
used to display the content.
11/14/06
GNU g++ header file.
Labels:
Programming related
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment