|
-
Oct 1st, 2000, 08:04 PM
#1
Thread Starter
New Member
How do I make my program not use CPU cycles when it's waiting for a cirtain event to occur (like input from a hardware port)?
-
Oct 1st, 2000, 09:19 PM
#2
New Member
As far as I am concerned, when you program is waiting for an input for example, the process is blocked by the OS until the IO operation is done, you don´t need to worry about it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|