Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~301 People Reached
Favorite Forums
Favorite Tags
c++ x 4
Member Avatar for khaled mohamed

[CODE] struct patient { int ID; char name[60]; char adress[60]; char age[4]; }patients; cout<<"your ID"<<endl; cin>>patients.ID; [/CODE] i want to make file to every patient , my question how to make file with the ID that every user will Enter it please help

Member Avatar for abdelhakeem
0
90
Member Avatar for khaled mohamed

hello, i want to do window by graphics mode in borland c++ but there is a problem when i want to take data from user it isn't appeared in the window i want to appear this data in the screen please help

Member Avatar for Kanoisa
0
93
Member Avatar for khaled mohamed

hello , i have an trouble in switching between graphics mode and text mode i have an interface by using graphics mode and when you press in a key of it will transfer to a window by text mode when this operation occur the dimension of the second window is …

Member Avatar for khaled mohamed
0
118