Y
Hacker News
new
|
ask
|
show
|
jobs
by
srathi
1431 days ago
> fork() takes no arguments, and CreateProcess() takes about 48 billion arguments.
I chuckled!
1 comments
RJIb8RBYxzAMX9u
1431 days ago
Jokes aside, it's more apt to compare CreateProcess() with posix_spawn()[0].
[0]
https://pubs.opengroup.org/onlinepubs/009695399/functions/po...
link
[0] https://pubs.opengroup.org/onlinepubs/009695399/functions/po...