| | |
help me to solve this
![]() |
•
•
Join Date: Oct 2008
Posts: 51
Reputation:
Solved Threads: 0
account No. ....... Pin No........Name........Balance
ex: a0910........21996........james........210.000
1) write a program to store data instance for 50 customers , and sort in the order of account no and take a report of all customers.
2) To store a data in a file .
ex: a0910........21996........james........210.000
1) write a program to store data instance for 50 customers , and sort in the order of account no and take a report of all customers.
2) To store a data in a file .
Last edited by bahr_alhalak; Oct 25th, 2009 at 11:28 am.
•
•
Join Date: Oct 2009
Posts: 72
Reputation:
Solved Threads: 3
0
#2 Oct 25th, 2009
All you need is to have the data stored in variables that can then be written into a text file (saving) and then read from the text file (loading). Check out the tutorials at cplusplus.com.
Then have a function that can be called by the user, that writes out a list of all the accounts.
Then have a function that can be called by the user, that writes out a list of all the accounts.
Last edited by SgtMe; Oct 25th, 2009 at 11:57 am.
•
•
Join Date: Oct 2009
Posts: 1
Reputation:
Solved Threads: 0
Creat a class named student with data, name , ID and Semester.
use a consturctor function to allocate memory for the data provide two member function called get input () this will take input for a student and show() that will display the data. also use a destructor function that will automatically display elapsed time when a student type object is destroyed.
use a consturctor function to allocate memory for the data provide two member function called get input () this will take input for a student and show() that will display the data. also use a destructor function that will automatically display elapsed time when a student type object is destroyed.
![]() |
Similar Threads
- plzz solve my problem (C++)
- Solve me (C)
- Anyway can help me to solve this problem??? (C++)
- C++ Question...with uncompleted answer..anyone can solve it? (C++)
- CDBException can't solve problem (ASP.NET)
- [B]What changes need to be made to the above database definition in order to solve al (Visual Basic 4 / 5 / 6)
- please help been at my pc for hours still cannot solve problem (Viruses, Spyware and other Nasties)
Other Threads in the C++ Forum
- Previous Thread: String issue
- Next Thread: Question in the Recursion function
Views: 225 | Replies: 3
| Thread Tools | Search this Thread |
Tag cloud for C++
algorithm array arrays assignment beginner binary c++ c/c++ calculator char class classes code command compile compiler console constructor conversion convert count data delete desktop display dll dynamic encryption error file files fstream function functions game givemetehcodez graph gui homework http i/o iamthwee image input int lazy linker list loop math matrix member memory multidimensional network newbie number numbers object objects opengl output parameter pointer pointers problem program programming project random read recursion recursive reference simple sort sorting spoonfeeding string strings struct student studio template templates text time tree variable vc++ vector video visual visualstudio void win32 window windows winsock xml





