setparam
setparam(0, argptr);
setparam(argc - (argptr - argv), argptr);
static void setparam(int, char **);