Search:

Type: Posts; User: Metalixia

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,693

    Ah, excelent! Such a simple problem, sometimes it...

    Ah, excelent! Such a simple problem, sometimes it takes another pair of eyes to spot these sort of things. Thankyou so much.
  2. Replies
    2
    Views
    1,693

    String problems - strings seem to join?

    I'm having some trouble to do with strings, with a function I've written.

    First, at the top of the program, outside of main, I've declared the following global strings, to hold the time, and the...
  3. Replies
    9
    Views
    2,729

    I'm using Borland CPP running on Windows XP. I...

    I'm using Borland CPP running on Windows XP.

    I originally wanted to have two processes (comand line applications) running parallel to each other, with one used for monitoring, and the other as...
  4. Replies
    9
    Views
    2,729

    Thanks Daved. Do you have any links to online...

    Thanks Daved. Do you have any links to online tutorials, or something? I've tried a google search for some of the terms that you've written, but with no results.
  5. Replies
    9
    Views
    2,729

    How could I use seperate threads? The program...

    How could I use seperate threads?

    The program would be halted whist waiting for input from the user, but at the same time, the program needs to monitor other stuff.
  6. Replies
    9
    Views
    2,729

    C++ pipelining

    Is it possible to connect two running applications using pipelines, similar to how Perl uses them?

    Otherwise, how else could I implement a seperate UI program?
Results 1 to 6 of 6