Searched refs:nArgc (Results 1 – 1 of 1) sorted by relevance
89 int nArgc = argc-2; in main() local92 for(i=1; i<nArgc; i++){ in main()