News

domovoi: Thanks for the reply. My professor explicitly said that we should write to stdout and then use output redirection to save the file contents to a file.
On the Windows platform, the C++ language offers several ways to process a file. We'll look at four approaches for serial IO access.
Hi again, I have a new question. This time my scenario is thus: I have some data that the user can read and write to. The user only get's to write to certain fields of the file, the rest are ...