Click here to Skip to main content
15,913,941 members
Articles / Desktop Programming / MFC

Quick and Dirty Series: C++ FileSize() function

Rate me:
Please Sign up or sign in to vote.
4.08/5 (25 votes)
15 Dec 20042 min read 179.8K   30  
Finding the size of the file in C++ in a portable manner is not trivial!

Views

Daily Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer Ara 3D
Canada Canada
I am the designer of the Plato programming language and I am the founder of Ara 3D. I can be reached via email at cdiggins@gmail.com

Comments and Discussions