parserate
code = parserate(argc, argv, 0);
int parserate(int, char **, int);
if (parserate(targc, targv, 1) == -1) {