1.

Solve : Stabdard I/O in C++?

Answer»

At my age I have to use other people's CODE to do even simple things. I want to read and write from and to the standard I/O using C++ instead of C. Is that reasonable?
After that, a bit of code that just sends a short string to the standard output. Please?
And how to make it a executable with no run time. Please not NET STUFF. Is that too much to ask?

THANK you.this what you looking for Geek? SEE links below:

http://www.cplusplus.com/doc/tutorial/basic_io/
http://www.cplusplus.com/reference/clibrary/cstdio/
http://pages.cs.wisc.edu/~hasti/cs368/CppTutorial/NOTES/IO.htmlThanks. Now I can give it a try.   



Discussion

No Comment Found