Thread: Can someone please help me with a short segment of code I am having trouble with?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Feb 2010
    Posts
    244
    Hey, Thank you for the response

    ...so if I need to write a .c file that implements each function prototype in the .h file why do you think the code one post above yours was given?


    so If i am understanding correctly I would end up with 3 files total, 1) framework.h 2)framework.c (implementing each function) and 3) the .c code that is located one post above yours?
    Last edited by matthayzon89; 03-11-2010 at 05:51 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Updated sound engine code
    By VirtualAce in forum Game Programming
    Replies: 8
    Last Post: 11-18-2004, 12:38 PM
  2. 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
  3. << !! Posting Code? Read this First !! >>
    By kermi3 in forum Linux Programming
    Replies: 0
    Last Post: 10-14-2002, 01:30 PM
  4. Interface Question
    By smog890 in forum C Programming
    Replies: 11
    Last Post: 06-03-2002, 05:06 PM