C Programming - Typedef - Discussion
Discussion Forum : Typedef - Yes / No Questions (Q.No. 1)
1.
Is the following declaration acceptable?
typedef long no, *ptrtono;
no n;
ptrtono p;
Discussion:
14 comments Page 2 of 2.
Indrajit said:
1 decade ago
How is it possible?
Prakash said:
1 decade ago
Please explain anybody.
Nagarjun said:
1 decade ago
In the program declaring the 2 data types.
i.e : no, *ptrono;
Then we declaring the variables for them.
i.e : no, *ptrono;
Then we declaring the variables for them.
Irfan khan said:
1 decade ago
Can anybody explain about this concept ?
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers