Search:

Type: Posts; User: Torsin

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    1,849

    Thanks :)

    Thanks for all the help, I appreciate it :)

    Torsin
  2. Replies
    8
    Views
    1,849

    cury brace

    I took those out and I'm still getting the same 'parse error before if'

    The reason I had closed off the main function was because the example for functions in tutorials had done that.

    Thanks...
  3. Replies
    8
    Views
    1,849

    switch/case & functions

    When I run this (trying to use the tutorials) I get a 'parse error before if' for line 30 (see notes in code). I can't figure out why!



    #include <iostream.h>
    #include <conio.h>
    int...
  4. Thread: cout

    by Torsin
    Replies
    5
    Views
    1,654

    Thanks!!

    Wow! Impressed with quick reply, thanks :)
  5. Thread: cout

    by Torsin
    Replies
    5
    Views
    1,654

    cout

    I would like to output 3 lines, each on their own line, for example:
    Heading
    1 | 2 | 3
    x y z
    Does anyone know anyway to force a line break?
    Thanks, Torsin
Results 1 to 5 of 5