Write and Read Bit Operations

Hi all...

currently, i write a program that need to read and write in bit from file.

I already read C++ documentation, but i can't find any usefull tutorial.

is there have this function???

thanks.
The minimum amount of data you can read from a file at once is 1 byte.
jsmith, thanks for your feed back.

sorry all, i just figure it my self.

But if somebody have some nice program and require little memory, please feed me back.

currently, i read one byte from file and i use bit masking to get the individual bit.

thanks.
Topic archived. No new replies allowed.