|
#14
|
|||
|
|||
|
Quote:
Createprocess creates its own threads, run n processes as required, wait first one to finish(have to maintain sequence), push result into output stream,now second one is you first Repeat until input.eof One more tip, use any FIFO data structure to easy maintain the sequence. This is how i implemented this without any one's help Last edited by Gupta; 22-11-2017 at 00:58. |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|