Search:

Type: Posts; User: BBez

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    10,805

    Thanks, Swoopy....will give it a try

    Thanks, Swoopy....will give it a try
  2. Replies
    4
    Views
    10,805

    Thanks Syntax, will try it as I'm currently...

    Thanks Syntax, will try it as I'm currently trying it with exit(-1);
  3. Replies
    4
    Views
    10,805

    Closing Window in C++

    running a program with Turbo C++ 4.5. On menu option to close program, it terminates and displays inactive. Anyone know how I could get C++ to close the Window on termination automatically instead of...
  4. Thread: File I/O

    by BBez
    Replies
    8
    Views
    1,347

    Much appreciated Elad...will give it a shot...

    Much appreciated Elad...will give it a shot...
  5. Thread: File I/O

    by BBez
    Replies
    8
    Views
    1,347

    Yes E-lad, I know. It's the way the college have...

    Yes E-lad, I know. It's the way the college have shown us. Everything I read about is classes. When I wrote a program with classes the tutor wouldn't help me. ps I finally used IOS::TRUNC |IOS::OUT...
  6. Thread: File I/O

    by BBez
    Replies
    8
    Views
    1,347

    Many thanks for the replies. Will give it a shot....

    Many thanks for the replies. Will give it a shot. ps I used fstream <filenames> as a global, is this acceptable..?
  7. Thread: File I/O

    by BBez
    Replies
    8
    Views
    1,347

    File I/O

    How do I get a file to truncate, not append upon closing the program. When I close it, it writes to the file, but instead of updating the numeric total count it appends to it. Using the IOS::ATE |...
Results 1 to 7 of 7