Search:

Type: Posts; User: derekeverett

Search: Search took 0.01 seconds.

  1. Thanks bithub. This led me down the path that got...

    Thanks bithub. This led me down the path that got everything working! This has been driving me crazy for days. If anyone reading this has the same problem I just declared the structure, the typedef...
  2. ok - that sounds maybe like what I'm looking...

    ok - that sounds maybe like what I'm looking for...

    Your saying I should put something like the following into a header file and include the header file in all the source files, instead of...
  3. ok thanks - I was unaware prototypes were...

    ok thanks - I was unaware prototypes were required. And unsure exactly how to declare them in this example using type person....

    I've tried 50 different ways but here's an example of 1...


    ...
  4. My question was general - not specific to this...

    My question was general - not specific to this example... Generally I would simply have the functions in another source file and would have the same header files seen here as well as declarations to...
  5. Passing pointers to functions in seperate source files

    Hi Everybody,

    I'm brand new here and this is my first post...

    I think my question is straight forward - I'm fairly new to C but I have to this point written many small useless programs that...
Results 1 to 5 of 5