Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?
Explain the use of #pragma exit?
What is wrong with this code?
Explain what is output redirection?
How can I do peek and poke in c?
explain what is fifo?
explain what are actual arguments?
How do you override a defined macro?
Explain how do you declare an array that will hold more than 64kb of data?
Write a program to check armstrong number in c?
What does d mean?
What is .obj file in c?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
Sir i need notes for structure,functions,pointers in c language can you help me please
What are conditional operators in C?