i am using windows XP
and using
popen("start notepad","r");
to start a note pad
now how can i get the process id of this notepad
shoonya
and using
popen("start notepad","r");
to start a note pad
now how can i get the process id of this notepad
shoonya
Comment