Search:

Type: Posts; User: talnoy

Search: Search took 0.00 seconds.

  1. Replies
    18
    Views
    4,020

    hmm, i would help but i have no idea what any of...

    hmm, i would help but i have no idea what any of thsi means
  2. Thread: hmmm

    by talnoy
    Replies
    2
    Views
    1,187

    hmmm

    my target with c++ is to eventually create an online link based mud type game. just wondering if pl could tell me which aspects of c++ were most important to doing this. im thinking classes are...
  3. Replies
    8
    Views
    1,338

    thanks a heap. all u ppl here are really helpful.

    thanks a heap. all u ppl here are really helpful.
  4. Replies
    8
    Views
    1,338

    question on void

    what exactly does void do? i have seen it used in the tutorials but cant find where it explains it.

    eg:



    #include <stdio.h>

    void playgame();
    void loadgame();
  5. lol i just do that cos there is no way for me to...

    lol i just do that cos there is no way for me to get confused. i cant confuse num1 with num2 in a small program like this but im sure i will have to start making better names if i make any larger...
  6. Replies
    1
    Views
    2,524

    return to start coding?

    what coding would restart a program at its completion? i have no idea :P

    thanks.
  7. hmm, i should probably know this but what do the...

    hmm, i should probably know this but what do the ++, --, ? and : do ?
  8. just 1 more thing, would it be simpler to do this...

    just 1 more thing, would it be simpler to do this with switches? (i just got to tutorial 5 :P)
  9. :P thanks. ill try to remember that one. it seems...

    :P thanks. ill try to remember that one. it seems to work fine now.
  10. ill post the code here to see if any1 can quickly...

    ill post the code here to see if any1 can quickly see anything.
    just to warn you i am literally brand new to c++ (as in started today) and so any advice on how to inprove my methods would be...
  11. brand new to c++ and having a problem wit some experimental coding

    im trying to make a program which lets you input 2 numbers and then select what to do to them (add subract or multiply). and as i have been reading the beginers tutorials on this site have been...
Results 1 to 11 of 11