C Programming :: Complicated Declarations
-
What do the following declaration signify?
char **argv;
-
What do the following declaration signify?
char *scr;