IDL rescursive structure.
SEUNG BONG HAN
seungbong_han@REDACTED
Mon Nov 17 19:45:15 CET 2003
Can I compile this IDL in ic module?
struct A {
long i;
sequence<A> next;
};
It seems like OMG IDL supports that syntax but when I tried to compile it in IC, I got an error.
I am using R9C-0 in NetBSD 1.6.1
regards,.
---------------------------------
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20031117/a048de38/attachment.htm>
More information about the erlang-questions
mailing list