C structure definition and IDL [message #8839] |
Thu, 24 April 1997 00:00 |
yang
Messages: 1 Registered: April 1997
|
Junior Member |
|
|
Can structure definitions in a C program be directly read into an IDL
program? I am not a C programmer, so please forgive any ambiguities in my
terminology. I am using IDL to check results from a C program. The
results of the C program are written to a file in a form defined by a
structure found in a .h file.
I have been able to manually re-write the definitions of these structures
in IDL, but, as the structures occassionally get redefined,it is
cumbersome to hand correct these changes. Is there a procedure or a
function that will take the structure definitions written in C and
translate it into an IDL structure?
Thanks for any insights.
-------------------==== Posted via Deja News ====-----------------------
http://www.dejanews.com/ Search, Read, Post to Usenet
|
|
|