Name: Anonymous 2012-09-10 21:05
I need help on a final. I need to do the following:
Create an application that uses a structure to store the following data about a customer account: Last Name, First Name, Customer Number, Address, City, State, ZIP Code, Telephone Number, Account Balance, and Date of Last Payment. The application should allow the user to save customer account records to the file, search the file for a customer by last name or customer number, and print a report listing all the customer records in the file.
Input validation: When entering a new record, make sure the user enters data for all fields. Do not accept negative numbers for the account balance.
I'm stuck and I have no clue where to begin. If someone is willing to write it, I will paypal some money when I get some money and/or get you a pizza.
I really appreciate it. I heard good things about /prog/ don't let me down.
Create an application that uses a structure to store the following data about a customer account: Last Name, First Name, Customer Number, Address, City, State, ZIP Code, Telephone Number, Account Balance, and Date of Last Payment. The application should allow the user to save customer account records to the file, search the file for a customer by last name or customer number, and print a report listing all the customer records in the file.
Input validation: When entering a new record, make sure the user enters data for all fields. Do not accept negative numbers for the account balance.
I'm stuck and I have no clue where to begin. If someone is willing to write it, I will paypal some money when I get some money and/or get you a pizza.
I really appreciate it. I heard good things about /prog/ don't let me down.