[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] MiNTlib and ARGV



On Fri, 2011-01-14 at 10:07 +0100, Vincent Rivière wrote:

> But when a MiNTLib program is run for another MiNTLib program, I don't 
> know...
> This should be investigated further.

I will test that. So far I've only tested by running the program from
bash.

> I don't know much that stuff, but maybe the spawn*() functions from 
> <process.h> are more appropriate than Pexec() when writing programs 
> using the MiNTLib ? At least, they handle the ARGV protocol transparently.

Well, this tiny program doesn't use MiNTlib, but it calls a program that
is linked with MiNTlib.

Jo Even