HP C Programmer's Guide (92434-90009)

158 Chapter5
Programming for Portability
Calling Other Languages
The command line for compiling the C main program and linking the Pascal module is
$ cc x.c pfunc.o -lcl
The following output results:
2147483647
-2147483648