Search:

Type: Posts; User: gooey kablooey

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    879

    opening a program outside of C++

    I need to know how to start a program and get it running outside of my c++ program. I am making a file and need to open it with a different program. I am using dev c++ 4.9.8.0 on Win XP home. I also...
  2. Replies
    4
    Views
    954

    My if statements are screwing up

    There is something wrong with my program. Every time I run it it tells me that I have made an improper choice. I think it is a problem with my if statements, but could it be that there is something...
  3. Replies
    4
    Views
    1,209

    System() function

    where can I find all of the things that the system() function will do? I need to know how to write to a text file.

    thanx
  4. Replies
    4
    Views
    1,599

    What I meant was that I wanted to know how to...

    What I meant was that I wanted to know how to write data to a file outside of C++, like a .txt or other format, I need to be able to add to this info without deleting what I previously wrote. I was...
  5. Replies
    4
    Views
    1,599

    Exporting to POV-ray

    Can anyone show me a way to write Data to a file, with extension .POV, and then run POV-ray to render the scene? or if there is any programs like that out there that I can use to study? I am using...
  6. Replies
    4
    Views
    1,855

    Why won't this work

    Hi I need help finding out what I am doing wrong.
    I keep getting errors telling me that "v cannot be used as a function" "Parse error before the first"{"" and "implicit declaration of function `int...
Results 1 to 6 of 6