Hi,
I am using visual basic 2008 express edition to make a system which will sell for a lot of money, but I need to be able to read binary one bit at a time. I have dimmed an io.binary reader, which reads from the file stream, but when I use it like this "binaryReader.readbyte", the reader actually returns the byte and not the actual bit. I can find no command in the binary reader to return bits. Please can someone help me get this to work?
Thanks, RamCo.


LinkBack URL
About LinkBacks






Reply With Quote