What does the C call to execv look like?

On Mar 21, 2008, at 8:12 PM, Oliver Mooney wrote:
Dear all,

For some reason, when I launch an oz script from the command line I can successfully retrieve arguments using the Application.getArgs record spec, but when I launch the same script using execve() via standard C and with the same arguments, the record spec doesn't pick up the argument values. Using the Application.getArgs plain spec reveals the arguments as expected. I can parse the arguments by hand on this basis, but has anybody else encountered this previously and if so might there be any pointers as to what's happening?

Many thanks,
Oliver.


______________________________________________________________________ ___________ mozart-users mailing list mozart- [EMAIL PROTECTED]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to