struct doctor
{
int Doc_ID;
char doc_nam[20];
int age_doc;
char doc_gender;
int room_assign;
int timming;
};
Subscribe to:
Post Comments (Atom)
All about Programming in C and C++ Tutorials, Examples, Online Help and Discussion Portal for Computer Science Students
No comments:
Post a Comment
Please give your comments.
Thanks
Razye :)