- NEW!
Help answer this question below.
What is the output of the following code?
#define EXMP 25
main ( )
{ int exmp = 35;
printf (ā
value of exmp is %dā,EXMP);
}
by sriram on August 10th, 2010
| 1 person likes this
i have windows 7 professional (64bit) os.pls guide me how to downlord turbo c compiler which would support my os configurations..
by Sakthi_A on November 11th, 2010
| 1 person likes this
I need a simple syntex code for duplicate elimination in C
by mrwigglesjean on September 2nd, 2010
| 1 person likes this
draw a flowchart to find the greatest of three numbers?
by mounica on October 21st, 2010
| 1 person likes this
Anybody want to play C Programming Roulette?
by POP Fan on August 18th, 2010
| 1 person likes this
You're reading How would you interpret binary code for an 8 BIT character most efficiently?