|
From: Jamiil A. <jal...@gm...> - 2007-07-23 16:33:08
|
Using GCC, I developed some small apps under Linux, now I am trying to = port this apps to MSWinXP, but there are some Unix functions that are = not available under MS, sleep() is one of them. Does anyone know where I = can find a source code for such service, so that it is a portable = sleep() function? |