CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: help me please?

  1. #1
    Join Date
    Aug 1999
    Posts
    2

    help me please?

    if anybody has some code of programs about as hard as "hello world" to a simple ATM (automatic teller machine) type program, i'd really appreaciate if i could get a copy, i can't find any simple programs to learn from, and can't afford books etc.


  2. #2
    Join Date
    Jul 1999
    Posts
    535

    Re: help me please?

    There is lots of source code on the codeguru site...


  3. #3

    Thinking in C++ - 2nd Edition

    The RTF file for this book, you will find on the code guru home page.

    In addition you can learn from the classes placed on this site.

    Wizards in VC++ 6.0 creates for you different kind of program skeletons. One of them is Hello World!!

    Good luck,
    Victor.


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