HI,
Whats the configuration file called in C++ to get runtime parameters? For eg its called properties file in JAVA with extension .properties. This properties file is used to get run time parameters to be specified by the client. What is it in C++? And how to read from this configuration File.
I want this in pure C++. No VC++ or MFC.
Some sample code would be really helpful
Thanx in Advance
Whats the configuration file called in C++ to get runtime parameters? For eg its called properties file in JAVA with extension .properties. This properties file is used to get run time parameters to be specified by the client. What is it in C++? And how to read from this configuration File.
I want this in pure C++. No VC++ or MFC.
Some sample code would be really helpful
Thanx in Advance