declare afunction pointer to int printf(char *)?
Answer / sunil singh
the function pointer to an int printf(char *) will be:
int (*ptr)(char*);
Now you can assign the function address to the pointer to a
function.
ptr = printf;
| Is This Answer Correct ? | 12 Yes | 1 No |
How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?
What is the total generic pointer type?
Explain the use of 'auto' keyword in c programming?
In C language, a variable name cannot contain?
C program to find frequency of each character in a text file?
write function to reverse char array ... without using second array
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)
1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
do ne body have any idea about the salary for the we r going to have interview. yup .. u got it right ..i m talking abt NIC.
hi any body pls give me company name interview conduct "c" language only
How to find a missed value, if you want to store 100 values in a 99 sized array?
WHAT IS THE DIFFERENCE BETWEEN malloc() and calloc() in c file management?
28 Answers 3D PLM, Code Studio, Deltech, IBM,