Search:

Type: Posts; User: Komodo Rogue

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    2,054

    For some reason the link didn't work for me, is...

    For some reason the link didn't work for me, is the link broken?
  2. Replies
    1
    Views
    1,011

    Hexadecimal constants

    What's a hexadecimal constant, and should I bother learning? Are there situations were I need to know it or can I always use some other way?
  3. Replies
    12
    Views
    1,292

    Thanks. You know, this board is pretty...

    Thanks.

    You know, this board is pretty tolorant of noobs and their noobishly noobish questions.:p
  4. Replies
    12
    Views
    1,292

    Oh wait, the system pause didn't work, I got this...

    Oh wait, the system pause didn't work, I got this message:



    implicit declaration of function `int system(...)'
  5. Replies
    12
    Views
    1,292

    Thanks. :) But why didn't the tutorial put...

    Thanks. :)

    But why didn't the tutorial put that in?
  6. Replies
    12
    Views
    1,292

    Another noob question, I'll just use the same thread.

    From part one of the tutorial:



    #include <iostream.h>
    int main()
    {
    int thisisanumber;
    cout<<"Please enter a number:";
    cin>>thisisanumber;
Results 1 to 6 of 6