What is the meaning of this decleration?
unsigned char (*pArray[10][10]);
please reply.
Answer Posted / debaprasad.pal
the brackets are there to confuse. it is a two dimensional
array of uchar.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How many identifiers are there in c?
What is the difference between scanf and fscanf?
What is && in c programming?
code for quick sort?
Is there anything like an ifdef for typedefs?
Why is c so powerful?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
Why string is used in c?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
Explain what are compound statements?
What is wrong with this declaration?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
How main function is called in c?
How can I prevent another program from modifying part of a file that I am modifying?
What are the types of i/o functions?