Hello cboard,
Im an engineering student working to another students old program, and their are some confusing bits of code i would like cleared up. If somebody already has I apologize
For example he has a
Cstring= s_progress;
and he uses it like so:
s_progress.Format("(Some Text used in program here) +%.4f inches toward (rest of text here)", (somepreviouslydelcared_variable);
My first question is:
what the heck does %.4 mean? obviously it refers to the variable, but i am not so clear.
And my second is: Is there a list of member functions like .Format and .getline() that list the functions and their uses? This would be very helpful me and others.



LinkBack URL
About LinkBacks


