Answer Posted / subash
no inline function there in c language only c++ language
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
define string ?
Are pointers integers in c?
while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above
How do you use a pointer to a function?
I have a varargs function which accepts a float parameter?
Explain is it valid to address one element beyond the end of an array?
What is the use of printf() and scanf() functions?
What are bitwise shift operators in c programming?
How many types of arrays are there in c?
How can you find out how much memory is available?
How are variables declared in c?
Is it cc or c in a letter?
How can I remove the trailing spaces from a string?
What do you mean by a local block?
How can type-insensitive macros be created?