Hi,

I'm trying to write a serial port app with GCC.  I need to insert a
100ms delay between commands, and I'm trying to do with with the
usleep() function.  When I do this it returns -1.

I'm using the latest Cygwin and GCC  v3.4.4.  Running on WinXP, stock Dell box.


Is there a way to get this to work, or possibly could someone
recommend another millisecond delay routine?


Thanks.

Neil

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to