1 Jun 2004 10:29
Re: execve with env..
Frederic Marmond <fmarmond <at> eprocess.fr>
2004-06-01 08:29:29 GMT
2004-06-01 08:29:29 GMT
Danett song wrote: >>2nd : have a look at >>htttp://www.linuxfocus.org/English/March2001/article183.shtml >> >> > >Wonderful this file!! This Frederic who wrote it, is >you ? > > > nope, I just found it with google, when I searched educationnal stuff for you. > >>But the most important is that you have to pass 3rd >>argument to execve >>exactly as for its 2nd. (char* []). >> >> > >Perfect! With a zero after and a zero before strings.. > > > ? heu, what do you mean? Are you sure you've all understood about passing parameters to execve? execve needs 3 params: int execve(const char *filename, char *const argv [], char *const(Continue reading)


RSS Feed