Search:

Type: Posts; User: TBc

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,580

    Awesome, thanks for the quick response. I...

    Awesome, thanks for the quick response.

    I learned C back in college 15 years ago but the compiler i'm using, Dev-C++ is defaulted to C++...thus the mixing. The message boards and online tutorials...
  2. Replies
    4
    Views
    1,580

    Passing array by reference

    Hi. I'm stuck on something that seems quite simple: passing an array by reference. I've attached a skeleton version of the code which gets the idea across. Array num[2] is passed to process_day but...
Results 1 to 2 of 2