Difference between macros and inline functions? Can a function be forced as inline?
No Answer is Posted For this Question
Be the First to Post Answer
Why we use int main and void main?
Hi Every one......... Please Any body give me the answer for my question. Is it possible to print the word "PRINT F", without using printf() statement in C-Language.
why in C,C++'s int size is 2 byte and .net(c#) int Size is 4 byte?
what is the difference between NULL & NUL keywords in C?
what is the difference between procedure oriented and object oriented progaming language
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
How to access or modify the const variable in c ?
16 Answers HCL, HP,
What are the disadvantages of external storage class?
What is Memory leakage ?
what is the mean of c languages.
Is c call by value?
Given an array of characters which form a sentence of words, give an efficient algorithm to reverse the order of the words (not characters) in it?