hi I was in the middle of doing my program
in c++
and suddenly i had the urge to do some file reading to it
my question is
can i use another function outside the main to open the file for reading starting with the opening commands
is this possible
can you show me some examples
because if i read the file the main
the coding will become much of a mess.
please help answer my doubts