What are qualifiers?
No Answer is Posted For this Question
Be the First to Post Answer
what is c language.
A function 'q' that accepts a pointer to a character as argument and returns a pointer to an array of integer can be declared as: A)int (*q(char*)) [] B)int *q(char*) [] C)int(*q)(char*) [] D)None of the Above
i want to job in your company, so how it will be possible.
what type of errors are checked during compilation
What is indirection in c?
What is structure data type in c?
How to write a C program to determine the smallest among three nos using conditional operator?
What would be an example of a structure analogous to structure c?
code for reverse alternate words from astring
What is uint8 in c?
Is c still used?
WHOT IS CHAR?