Help on C++...reward will be given.

Danman

Lifer
Nov 9, 1999
13,134
0
0
This is for a friend, I'm not that great at C++ so I need assistance. This is what he's asking:

Ok so I have fallen behind in C++ class in the past week and I don't understand my assignment. Here's the deal: You do my assignment by 11:45pm (including explanation) and I will give you one of the following (you pay shipping)

* Coolermaster Aerogate I

* Tv-View Gold Scan converter (complete with cables, remote, everything)

* Pioneer 106s (vinyl dyed black, missing plastic optical in front of led)

Willing to combine the Aerogate and Scan converter

The assignment:

EDIT: the array is 2 dimensional, and there should be one array for each, 4 total. I am having some problems implementing a linear search, so I need help quick

6. A bank's customer records are to be stored in a file and read into a set of arrays so that and individual's record can be accessed randomly by account number. Create the file by entering five customer records, with each record consisting of an integer account number (starting with account number 1000), a first name having a maximum of 10 characters, a last name having a maximum of 15 characters, and a floating-point balance.
Once the file is created, write a C++ program that requests a user-input account number and displays the corresponding name and account balance from the file.


This is for a friend, not me. I'm just the messenger, don't kill me. :D