Thanks Ali for your response. Ali wrote: >I may be missing something, but if foo() is >your entry point, what are you returning to? Yes foo() is my entry point.
>I think exit(0) is your only way out. Ok but why exit(0) is required. Why I can not use return 0. This message posted from opensolaris.org