Write file and see output on consoleBut since everytime i do cout i open and write, i'd just have the last thing cout'ed printed. I just...
Write file and see output on consoleSo i wrote this [code]void reads(string st){ ofstream myfile; myfile.open ("bunny.txt", i...
Write file and see output on consoleGuess i will have to do either one of the first two. Any help with the first one? Guess i can just c...
Write file and see output on consolenope, just a regular function like: [code]void readlist(bunnylist list){ bunny aux; aux=list->...
Write file and see output on consoleI was wondering since i already have the program all done with some functions returning "cout", if t...
This user does not accept Private Messages