I'm using HP Cobol and I want to call subroutines written in C.
I have done this for other Cobols and it worked fine. In the manual
for HP Cobol it is explained that one can declare subroutines called intrinsics
in the file SYSINTR.PUB.SYS. I would like to know if this subroutines can be
wrriten in C and if someone had an example on this method.
 
                        Best regards