IDL rescursive structure.
Niclas Eklund
nick@REDACTED
Tue Nov 18 09:30:51 CET 2003
Hello!
The answer is no; IC doesn't support rescursive structures yet.
/Nick
On Mon, 17 Nov 2003, SEUNG BONG HAN wrote:
> 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
More information about the erlang-questions
mailing list