posted 14 years ago
Yes, I would need to seed the C program as well. You may need to make sure that the main() function is declared as int, and returns 0 to the operating system... or you may even need to exit explicitly by call an op-sys function. That's what springs to my mind.
I wish I knew more about the paticular code and the environment from which you are running.
BrianO.