How can type-insensitive macros be created?
No Answer is Posted For this Question
Be the First to Post Answer
Two's compliment of -5
What is function prototype in c with example?
how to find greatet of 10 numbers without using array?
How do you override a defined macro?
What is ponter?
a simple c program using 'for' loop to display the output 5 4 3 2 1
implement OR gate without using any bitwise operator.
In C program, at end of the program we will give as "return 0" and "return 1", what they indicate? Is it mandatory to specify them?
main() { enum{red,green,blue=6,white}; pf("%d%d%d%d", red,green,blue,white); return 0; } a)0 1 6 2 b)0 1 6 7 c)Compilation error d)None of the above
The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters
How can I read a binary data file properly?
Did c have any year 2000 problems?