Search:

Type: Posts; User: Rath

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    5,841

    You are right, my bad. The compiler does issue a...

    You are right, my bad. The compiler does issue a warning, for each function called, stating that the function is "implicitly called", and how it was "previously declared to return int". Then when I...
  2. Replies
    4
    Views
    5,841

    Scope issue with header file used as interface

    Hello!

    I am new to C programming and am having a bit of trouble understanding scope and how it relates to header files.

    I have a single C file "foo.c" that has probably on the order of 30...
Results 1 to 2 of 2