CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7
  1. #1
    Join Date
    Apr 1999
    Posts
    15

    Saving Account System

    TO whom it may concern,
    im currently doin a project on the saving account system of a bank in visual C++ which i know nuts about...the language i meant....i was wondering if any kind souls out there can help me...well u can say that im desperate..very....


  2. #2
    Join Date
    Apr 1999
    Posts
    383

    Re: Saving Account System

    If you need some C++ knowledge for your project, there's little alternative to learning some C++.

    Find a good introductory text and a cheap (or free) C++ compiler (a web search should turn some up), and roll up your sleeves...

    If you can't or won't or don't have time, it looks like you picked the wrong project... :-)

    Dave


  3. #3
    Join Date
    Apr 1999
    Posts
    15

    Re: Saving Account System

    Thanks 4 the reply n no thanks..:-)..first of all i didnt have the choice on the project, secondly, there arent much time left, thirdly..i am so so weak in programming..n last but not least, im on the verge of breaking down coz i may not get my diploma..so pls if u can help me pls do


  4. #4
    Join Date
    Apr 1999
    Posts
    383

    Re: Saving Account System

    I'd like to help, but I don't really see what we can do.

    We can't do your project for you, and we can't teach you C++ programming.

    If you come across particular problems in your project, post the questions here and I'm sure people will be glad to help.

    Dave


  5. #5
    Join Date
    Apr 1999
    Posts
    15

    Re: Saving Account System

    Thanks a lot again...guess i will just have to take one step at a time n see how things go....thanks a lot again, even just for replying....:-)

    cheerz


  6. #6
    Join Date
    May 1999
    Location
    Atlanta, GA, USA
    Posts
    443

    Re: Saving Account System

    Hi.

    Dave idea is right.
    We are not sure what you want to write and we can't advise you
    without the code.

    However, now I have the same project of yours by Socket programming.
    I'll show you my client side interface.
    1) Three radio buttons
    a) Deposit b) Withdraw c) show the balance.
    2) Account number edit box
    3) Password edit box
    4) Amount edit box.
    5) Send button to the Server side.
    ........

    As long as we read your question, we can't answer it because
    there are many approaches. So narrow your question or show the code.

    Regards.
    -Masaaki Onishi-



  7. #7
    Join Date
    Apr 1999
    Posts
    15

    Re: Saving Account System

    Geezs....Thanks!

    Appreciate u ppl for just replying. By reading them, it had actually helped lifted my spirits, though not much, its enough.

    Anyway, my supervisor came down the other day...n no sympathy at all, she wanted to only see the end product n then decide if she would fail or pass me...well unless something good happens, else i believe im goin to fail...

    thanks again :-)

    cheerz
    Nelle


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured