cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
get information from files
get information from files
Jul 20, 2012 at 6:54pm UTC
closed account (
28poGNh0
)
we know for exemple files has caracteristics like name,time,size
I am lookimg for a function or a manner to get that information
help me please and thnks for reading
Jul 20, 2012 at 6:59pm UTC
Moschops
(7244)
If your OS carries it, you can use the stat.h header
http://en.wikipedia.org/wiki/Sys/stat.h
Last edited on
Jul 20, 2012 at 6:59pm UTC
Topic archived. No new replies allowed.