Search:

Type: Posts; User: Muz

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    22,353

    Thanks alot, works fine now. Just a question...

    Thanks alot, works fine now.
    Just a question though. When you say that my functions aren't returning a value, isn't the string counted as a value? Or is it only when I say "return 100;", or...
  2. Replies
    4
    Views
    22,353

    Syntax for Declaring Functions in Dev-C++

    G'Day all,

    I'm trying to write programs that use multiple functions, but I can't seem to figure out the syntax I need to use. I'm using the following syntax, and keep getting errors regarding...
  3. Thread: Header Files?

    by Muz
    Replies
    6
    Views
    1,384

    Thankyou very much! Extremely helpful! Is...

    Thankyou very much! Extremely helpful!

    Is there a way to perhaps automatically include certain header files when starting up a new source file in Dev-C++ 4.9.9.2?

    Say I wanted to always have...
  4. Thread: Header Files?

    by Muz
    Replies
    6
    Views
    1,384

    Header Files?

    G'Day all,

    C newbie here.

    I just have a quick question about the #include files.

    Are they called headerfiles?

    For example: #include <stdio.h>
Results 1 to 4 of 5