display both in console and text file
C#
2
Posts
2
Posters
0
Views
1
Watching
-
How can I display everything at both the console and a txt file.
-
How can I display everything at both the console and a txt file.
Replace your Console.Write and Console.WriteLine calls with a calls to your own method - it can then call the appropriate Console and file system methods.
Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water