Search:

Type: Posts; User: Mnemonist

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    3,046

    Basic pointer syntax

    Hello, I would just like someone to help clarify some basic pointer syntax, and hopefully this post may be of use to some others also.



    #include <cstdio>
    #include <cstdlib>
    #include...
  2. Replies
    3
    Views
    3,467

    Ah Thanks! So basically you define a function...

    Ah Thanks!
    So basically you define a function within another function, will keep that in mind. :D
  3. Replies
    3
    Views
    3,467

    functions anywhere? (in the module)

    Firstly, Hi to the board!

    Can anyone tell me what is wrong with this code? I have read that "A function can be defined anywhere in the module".
    Although when I define the same function before the...
Results 1 to 3 of 3