Results 1 to 3 of 3
Hi everybody,
how to declare the variable in order to read the binary data from the input.
I want to read this type of data 10101010 to the var and ...
- 05-28-2007 #1Linux Newbie
- Join Date
- Oct 2006
- Posts
- 107
c program doubt
Hi everybody,
how to declare the variable in order to read the binary data from the input.
I want to read this type of data 10101010 to the var and later i will use that variable for further processing .
so , in the program how to declare that variable
pls help
Thanks in Advance
- 05-28-2007 #2
- 05-28-2007 #3Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
This looks like a homework question. In the case that it isn't the link posted by rcgreen has posted all of the information required.


Reply With Quote