Thread
:
execv in unix prob.
View Single Post
saravanan_
Go4Expert Member
29Nov2007,15:57
Thanks Salem.
I got your point.
But my question is that What is the problem to use the char [][] instead of char *[]
in the execv() system call.
Thanks in advance....