Thread: Need some programming help...

  1. #1
    Registered User
    Join Date
    Apr 2002
    Posts
    3

    Need some programming help...

    Hello, I am new to programming in C++ and am now taking a class. I have been working on a bank account program and wanted to know if anyone could help me in somehow implementing a pin number function of some sort. I need to assign a pin number to each of the three accounts in the main function then somehow get the program to ask the user for a pin, if correct I need it to access the account with that pin. If they do not get a right pin then i need it to call transerror(). I have a small idea on how to do it but am not very sure. Here are the files we use in the class:

  2. #2
    Registered User
    Join Date
    Apr 2002
    Posts
    3
    Here is the other:

  3. #3
    Registered User
    Join Date
    Apr 2002
    Posts
    3
    And the last:

Popular pages Recent additions subscribe to a feed