Search:

Type: Posts; User: Woggy

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    904

    Thank you. Works perfectly.

    Thank you. Works perfectly.
  2. Replies
    2
    Views
    904

    semi-noob to c++ question

    Ok I want to read 30 numbers from a text file "temperature.txt" into an array capable of holding 30 values [0-29].
    Each number is on a seperate line
    34
    67
    63
    etc...
    so array[0] = 34
    ...
  3. Thank you Great, seems to work. Thanks for the...

    Thank you
    Great, seems to work. Thanks for the help everyone.
  4. Errr well can someone write a simple little...

    Errr well can someone write a simple little example, cause all I have been using for about a week now is iostream.h :P
  5. When a key is pressed, print to screen this... How?

    Ok so Im pretty new to programming.
    I want something like
    When D is pressd, print the character in value 'brush' onto the screen. So if 'brush' had X in it, when the user presses D on the...
Results 1 to 5 of 5