Jun 9, 2003 #1 fatcodeguy Programmer Joined Feb 25, 2002 Messages 281 Location CA Hi. I wanted to read a file as it in binary format, as a stream of 1s and 0s. Can anyone help me with this ? Thanks
Hi. I wanted to read a file as it in binary format, as a stream of 1s and 0s. Can anyone help me with this ? Thanks
Jun 9, 2003 #2 maxpower1 Programmer Joined Jul 29, 2001 Messages 488 Location US do you mean that you have an ascii file with 0's and 1's? Or are you trying to read a jpeg file?, which is in pure binary format? ~za~ You can't bring back a dead thread! Upvote 0 Downvote
do you mean that you have an ascii file with 0's and 1's? Or are you trying to read a jpeg file?, which is in pure binary format? ~za~ You can't bring back a dead thread!