749864_0_0_19711.c: In function `main':
749864_0_0_19711.c:103: error: syntax error before '/' token
749864_0_0_19711.c:108: error: `i' undeclared (first use in this function)
749864_0_0_19711.c:108: error: (Each undeclared identifier is reported only once
749864_0_0_19711.c:108: error: for each function it appears in.)
749864_0_0_19711.c:114: error: `j' undeclared (first use in this function)
749864_0_0_19711.c:123: error: syntax error before '/' token
749864_0_0_19711.c:126: error: `cmduser' undeclared (first use in this function)
749864_0_0_19711.c:126: error: `cmdfile' undeclared (first use in this function)
749864_0_0_19711.c:129: error: syntax error before '/' token
749864_0_0_19711.c:133: error: syntax error before ')' token
749864_0_0_19711.c:140: error: `usernum' undeclared (first use in this function)
749864_0_0_19711.c:140: error: syntax error before ')' token
749864_0_0_19711.c:147: error: syntax error before ')' token
749864_0_0_19711.c: At top level:
749864_0_0_19711.c:153: error: syntax error before ':' token
749864_0_0_19711.c:157: error: conflicting types for 'sortR'
749864_0_0_19711.c:81: error: previous definition of 'sortR' was here
749864_0_0_19711.c:158: error: syntax error before "for"
|