Voting

: three minus three?
(Example: nine)

The Note You're Voting On

busby at edoceo dot com
22 years ago
Should be noted that functions that loop really fast to create a delay also consume 100% CPU while doing the loop. Try creating a dummy loop that goes 100000 times, watch it choke your machine. If you really need usleep() don't use windows.

<< Back to user notes page

To Top