- Joined
- Dec 7, 2020
C:
int
#line 507 "./tex4ht-c.tex"
#ifdef CDECL
CDECL
#endif
main
#ifdef ANSI
#define SEP ,
(
int argc SEP
U_CHAR **argv
)
#undef SEP
#else
#define SEP ;
(argc, argv)
int argc SEP
U_CHAR **argv
;
#undef SEP
#endif
{
#line 1385 "./tex4ht-c.tex"
register INTEGER i;
int ch;