Thread: Tutorial's in c

  1. #1
    Registered User loopy's Avatar
    Join Date
    Mar 2002
    Posts
    172

    Tutorial's in c

    Hello, i'm just wondering if anyone know's of a good on-line tutoral in c, i started learning c++ some month's ago and recently decided to start at c. I know that c++ is just an extention of c that has class's, but what else does it have that c doesnt?
    We'll i guess that's it.
    thank's.
    WorkStation(new, a month ago):

    Sony Vaio i686 Desktop
    2.60 GIGhz Intel Pentium 4(HT)
    512Mb DDR RAM
    800MHz Front Side Bus!
    120 GIG IDE HardDrive
    Matrox G400 Dual-Head
    Linux kernel 2.6.3
    Modified Slackware 9.1
    GCC/GDB

    Multi-mon
    Simultaneous Multiple Processes

  2. #2
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    >I know that c++ is just an extention of c that has class's
    Except that it isn't.

    >but what else does it have that c doesnt?
    Quite a bit

    >i'm just wondering if anyone know's of a good on-line tutoral in c
    This would be a good start:
    http://directory.google.com/Top/Comp...torials/?tc=1/

    -Prelude
    My best code is written with the delete key.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 3
    Last Post: 04-06-2007, 05:10 PM
  2. Why don't the tutorials on this site work on my computer?
    By jsrig88 in forum C++ Programming
    Replies: 3
    Last Post: 05-15-2006, 10:39 PM
  3. Wiki for Tutorials
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 08-16-2005, 03:03 PM
  4. CProgramming.com should update their tutorials.
    By PorkyChop in forum C++ Programming
    Replies: 17
    Last Post: 09-19-2004, 10:51 PM
  5. Best way to organize tutorials
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 05-30-2004, 04:41 AM