Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/21/04 15:42
Read: times


 
#68974 - RE: RS232 transfer
Responding to: ???'s previous message
sorry, I meant:
<PRE>for (int x=0; x<1000; x++)
{
Sleep(1); // wait 1ms
if (MY_ComActivityCheck() == TRUE)
goto process_again;
}
// exit

Regards,
Oleg

List of 6 messages in thread
TopicAuthorDate
RS232 transfer            01/01/70 00:00      
   RE: RS232 transfer            01/01/70 00:00      
      RE: RS232 transfer            01/01/70 00:00      
         RE: RS232 transfer            01/01/70 00:00      
            RE: RS232 transfer            01/01/70 00:00      
   RE: RS232 transfer            01/01/70 00:00      

Back to Subject List