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.
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.