input reading?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
if you are reading some input like this: "JOHN 444-44-4444 Student" and you want to create some object with those 3 variables> how can you assign every detail to the right variable provided you have all the accessors and mutators? thanx
-
if you are reading some input like this: "JOHN 444-44-4444 Student" and you want to create some object with those 3 variables> how can you assign every detail to the right variable provided you have all the accessors and mutators? thanx