gnucobol-users
[Top][All Lists]
Advanced

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

[open-cobol-list] static cob 2 c: Knowing the number of params?


From: Michel Gouget
Subject: [open-cobol-list] static cob 2 c: Knowing the number of params?
Date: Wed May 17 19:59:03 2006

Dear All,

I am new to OpenCobol, and I am looking at it co convert a MF application
(large, about 700 programs).

I just downloaded the source today, and was able to compile some small
programs, and call C routines from OC; OC seems really impressive!

My problem is that MF, using the old C interface (ugetput.h, usercall.c,
callargc, callargv[]...) allows for passing a variable number of parameters
to C. Is there a way to know how many parameters a C function receives (and
if possible their type...) ?

Thanks,

Michel




reply via email to

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