Thread: What was your first C project?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User PunchOut's Avatar
    Join Date
    Jun 2008
    Location
    norfolk, va
    Posts
    16
    my first was a basic calculator

  2. #2
    spurious conceit MK27's Avatar
    Join Date
    Jul 2008
    Location
    segmentation fault
    Posts
    8,300
    I started with C when I joined cboard, and I ended up with a lite text file and man page viewer for linux in gtk+:

    http://www.intergate.com/~halfcountplus/see

    which I'm still developing, altho the webpage hasn't been updated in a while.

    The only thing I really knew before that was perl, and they (C and perl) shed a lot of light on each other (which makes sense, I believe perl is written in C).
    C programming resources:
    GNU C Function and Macro Index -- glibc reference manual
    The C Book -- nice online learner guide
    Current ISO draft standard
    CCAN -- new CPAN like open source library repository
    3 (different) GNU debugger tutorials: #1 -- #2 -- #3
    cpwiki -- our wiki on sourceforge

  3. #3
    Registered User C_ntua's Avatar
    Join Date
    Jun 2008
    Posts
    1,853
    The hello world project.

  4. #4
    Registered User slingerland3g's Avatar
    Join Date
    Jan 2008
    Location
    Seattle
    Posts
    603
    Quote Originally Posted by C_ntua View Post
    The hello world project.
    Mine too

  5. #5
    Registered User
    Join Date
    Nov 2008
    Posts
    25
    Quote Originally Posted by slingerland3g View Post
    Mine too
    Well yeah, mine too.

  6. #6
    POeT GuY Matus's Avatar
    Join Date
    Feb 2008
    Location
    Bz
    Posts
    235
    Quote Originally Posted by PunchOut View Post
    my first was a basic calculator
    LOL!
    PoEms R InsPiRatiOns of LIfE ExpErienCes!!


  7. #7
    C++11 User Tux0r's Avatar
    Join Date
    Nov 2008
    Location
    Sweden
    Posts
    135
    Quote Originally Posted by Matus View Post
    LOL!
    why is that "LOL"

  8. #8
    POeT GuY Matus's Avatar
    Join Date
    Feb 2008
    Location
    Bz
    Posts
    235
    Quote Originally Posted by Tux0r View Post
    why is that "LOL"
    haha, you guys make me laugh, hey is your avatar Jill from Resident Evil, cool, btw im assuming u guys are making fun of my LOL, "lol"
    PoEms R InsPiRatiOns of LIfE ExpErienCes!!


Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem Displaying a Struct
    By rockstarpirate in forum C++ Programming
    Replies: 16
    Last Post: 05-05-2008, 09:05 AM
  2. added start menu crashes game
    By avgprogamerjoe in forum Game Programming
    Replies: 6
    Last Post: 08-29-2007, 01:30 PM
  3. Dynamic Binding
    By gpr1me in forum C++ Programming
    Replies: 1
    Last Post: 03-24-2006, 09:01 AM
  4. Game Independent Anti-cheat Project Needs Programmers
    By GIA Project Lea in forum Projects and Job Recruitment
    Replies: 3
    Last Post: 09-15-2005, 07:41 PM