Posts by Brenner Siqueira • 3 points
1 post
-
-3
votes1
answer66
viewsQ: (C++) How to make a program write to 2 different files?
I made 2 attempts, the first one is error, and the second one does not write. could help me? #include<iostream> #include<fstream> #include<string.h> #include<stdio.h>…