Guys,<BR><BR>Your help will be appreicated in this matter.<BR><BR>i have to upload a text file which has rows and columns. The text file could be of any ...
I need a standard (cross-platform) way to read the entire contents of a file into an unsigned char vector. I'm doing it one character get at a time right now, but I'm sure there's a better way that I ...