Morgant
August 3rd, 1999, 04:01 AM
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.
cube01
August 3rd, 1999, 04:47 AM
There is lots of source code on the codeguru site...
Victor Boctor
August 3rd, 1999, 05:32 AM
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.