I was working java and I used Scanner to access the content of text files, and also Printstream to write in new files, what would be the analogous way to perform these actions in c ++?
for example, in java:
public Class(Scanner sc) {
w...
asked on
01.06.2018 / 03:12