Author |
Topic: How the OS manage to return two values for f (Read 1611 times) |
|
nks
Junior Member
Gender:
Posts: 145
|
|
How the OS manage to return two values for f
« on: Aug 14th, 2012, 11:55am » |
Quote Modify
|
you might be aware of c/c++ compiler does not support the returning two value in a function call apart from array. How it is possible for fork(). Any hint/pointer appriciable ..
|
« Last Edit: Aug 14th, 2012, 11:56am by nks » |
IP Logged |
|
|
|
towr
wu::riddles Moderator Uberpuzzler
Some people are average, some are just mean.
Gender:
Posts: 13730
|
|
Re: How the OS manage to return two values for f
« Reply #1 on: Aug 14th, 2012, 12:29pm » |
Quote Modify
|
? I'm not sure I understand the question. Fork doesn't return two values not in the same process, anyway.
|
|
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
|