mardi 4 février 2020

Reading from an "in" file and writing to an "out" file in C++ using the input output stream

I need to access data stored in a file with ".in" extension using C++ and write the output to a ".out" file.

How should I go about it?

Aucun commentaire:

Enregistrer un commentaire