gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[open-cobol-list] Cobol C interface


From: David Korn
Subject: [open-cobol-list] Cobol C interface
Date: Thu Aug 5 19:27:15 2004

cc:  address@hidden
Subject: Cobol C interface
--------

I have encountered Cobol code from MVS that calls an assembly language
function with a variable number of argument and there is
nothing in the argument list which tells the number of
actual arguments.

I don't know how I can get this information in C.
Could the Cobol compiler provide a global variable (or
function call) that contains the number of actual
arguments from the most recent call?

David Korn
address@hidden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]