Thanks Banfa..
You got the correct Question. Yeah I mean so.
no work around ?? :(
User Profile
Collapse
-
Printing Structure Element
I have structure. I am storing data in the below structure. But for some reason I would like to Print/Get Information of the Element of the EMPdata structure.
Code:typedef struct { int empid; char empname[100]; int dept; char date_join[15]; } EMPdata;
empid
empname...
No activity results to display
Show More
Leave a comment: