#include <stdio.h>
Include dependency graph for cgetarg.c:
Go to the source code of this file.
Definition at line 6 of file cgetarg.c.
References getarg().
00010 { 00011 getarg(n,str,strlen(str)); 00012 }
Here is the call graph for this function: