??? 08/11/04 12:23 Read: times |
#75745 - RE: Is there any C++ compiler Responding to: ???'s previous message |
I'm interested to know WHY you need a multitasking kernel and object oriented programming. What is your actual design problem?
Is it something like while you are in a delay loop you find you can't do anything else and you think only multitasking will make it possible for the controller to (seemingly) perform several things at the same time? |