S
Susan Baker
Hi,
I'm converting some Unix code to Windows. I need to fork() in a section
in my code. Nearest Windows functionality is CreateProcess().
Any ideas or guidelines (gotchas) on best practices/how to procedd?
Thanks
I'm converting some Unix code to Windows. I need to fork() in a section
in my code. Nearest Windows functionality is CreateProcess().
Any ideas or guidelines (gotchas) on best practices/how to procedd?
Thanks