Search:
Forum
General C++ Programming
Auto showroom program
Auto showroom program
May 13, 2008 at 12:07pm UTC
dharanator
(1)
I want to make a program on auto dealers website.i want to know how to store all the customer under 1 variable.can u plz write part of the code fr me.
May 13, 2008 at 5:35pm UTC
DiptenduDas
(94)
As per Ur requirement... U need to have a container, which will keep the information of all the customer.
The below links may help u out.
http://www.cplusplus.com/reference/stl/vector/
http://www.cplusplus.com/reference/stl/map/
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs