load a temple file in an array dynamic of bits

how i can load a temple file exist in my data base in ( array dynamic of bits)???
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.