Home »
Public Forums »
archive »
IDL/C structures in shared memory
IDL/C structures in shared memory [message #41015] |
Thu, 16 September 2004 14:06 |
milan08
Messages: 6 Registered: November 2003
|
Junior Member |
|
|
I'm using shared memory to share information between C and IDL.
(didn't want to use call_external because we could possibly be making
frequent changes to the data and I would not want to have to issue a
call_external command with every change) So I have a structure I'm
sharing between IDL and C, but I currently have an IDL version of the
structure and an equivalent C version. Ideally we would like to only
maintain one version (either in IDL or C) to avoid discrepancies
between the 2 versions. Does any one know a way around maintaing two
versions of every structure we want to share? Thanks.
-Erica
|
|
|
Current Time: Sat Oct 11 06:49:42 PDT 2025
Total time taken to generate the page: 0.07774 seconds