binary file parsing in C++

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is there any way to read through a file bit by bit, instead of character 
by character?

ifstream::read(), ifstream::readsome(), and ifstream::get() deal only in
chars (bytes).


Justin


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux