Thread: Incredibly simple code with an incredible list of errors

  1. #31
    Registered User
    Join Date
    Nov 2005
    Posts
    673

    well...

    Well... if you need any help with C++, PM and Ill get back to you ASAP, and Ill see what I can do to help.

  2. #32
    Hardware Engineer
    Join Date
    Sep 2001
    Posts
    1,398
    Well, I'm going through them now, and getting about 25% comprehension. With that in mind, I think I'll have to read them all to be any good.
    That's normal for any technical subject. You could read through a math textbook in one week, but it takes a full semester of reading, re-reading, lecture, study, and homework, to learn everything in the book.

    Consider getting a beginning C++ book. A begining book will cover about the same material as the tutorial, but with much more depth and much more explanation. For example, Accelerated C++ is about 350 pages, and Teach Yourself C++ In 21 Days is about 700 pages!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Unknown memory leak with linked lists...
    By RaDeuX in forum C Programming
    Replies: 6
    Last Post: 12-07-2008, 04:09 AM
  2. Pleas take a look & give a critique
    By sh3rpa in forum C++ Programming
    Replies: 14
    Last Post: 10-19-2007, 10:01 PM
  3. Anyone good with linked list.....I am not....
    By chadsxe in forum C++ Programming
    Replies: 11
    Last Post: 11-10-2005, 02:48 PM
  4. Binary Search Trees Part III
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 10-02-2004, 03:00 PM
  5. Linked List Help
    By CJ7Mudrover in forum C Programming
    Replies: 9
    Last Post: 03-10-2004, 10:33 PM