Ok,
How do I make my C++ program get a file, then find out the size of it?
thanx
This is a discussion on File attributes within the C++ Programming forums, part of the General Programming Boards category; Ok, How do I make my C++ program get a file, then find out the size of it? thanx...
Ok,
How do I make my C++ program get a file, then find out the size of it?
thanx
check out filelength () if using handles... as well as fileno () if you are using streams...
hasafraggin shizigishin oppashigger...