1 2 3 4 5 6 7 8
#include "f2c.h" ftnint G77_iargc_0 (void) { extern int f__xargc; return (f__xargc - 1); }