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
load a temple file in an array dynamic o
load a temple file in an array dynamic of bits
Mar 26, 2012 at 11:12am UTC
casuals
(1)
how i can load a temple file exist in my data base in ( array dynamic of bits)???
Mar 26, 2012 at 11:15am UTC
coder777
(8450)
I don't know what a temple file is, but you can always read data from a file using fstream:
http://www.cplusplus.com/reference/iostream/fstream/
Topic archived. No new replies allowed.