At 05:25 2007-04-22, ajinkyakale_86 wrote:
>Hi all,
>
>I want to make to C programs execute simultaneously....
>One instruction by one program and next by other.
>I basically want to swap continuously bet the programs...
>
>I dont have any knowledge of concurrent programming in C.

Neither C nor C++ currently address concurrent programming.  If/when 
they do, it's extremely unlikely they'll swap on an instruction by 
instruction basis and I can think of NO reason to want to so do.

>Can anyone suggest me a good starting point?
>
>Thanks a lot,
>Ajinkya.
>
>
>
>To unsubscribe, send a blank message to 
><mailto:[EMAIL PROTECTED]>.
>Yahoo! Groups Links
>
>
>

Victor A. Wagner Jr.      http://rudbek.com
The five most dangerous words in the English language:
               "There oughta be a law" 

Reply via email to