Search:

Type: Posts; User: DRoss

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    3,344

    How to make a program wait for an event?

    I am trying to write a program in Borland C++ Builder which communicates over a serial port to another device.

    How can I stop program execution while the communication takes place and resume when...
  2. Replies
    0
    Views
    2,741

    How can I make a program wait for an event?

    I am programming in C++ Builder 5 and I am communicating on a serial port. I want to call my communication routine and then stop program execution until I have processed the response. I have tried...
Results 1 to 2 of 2