Search:
Forum
General C++ Programming
How to store names and numbers in an arr
How to store names and numbers in an array?
Jul 25, 2014 at 2:32pm UTC
tharindu11
(21)
Can names and numbers be stored in one array ? Like a telephone directory?
Jul 25, 2014 at 2:41pm UTC
Chervil
(7320)
You could use a struct.
http://www.cplusplus.com/doc/tutorial/structures/
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs