comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: When you can't concatenate structures like you expect....
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: When you can't concatenate structures like you expect.... [message #15535 is a reply to message #15529] Fri, 21 May 1999 00:00 Go to previous message
Pavel Romashkin is currently offline  Pavel Romashkin
Messages: 166
Registered: April 1999
Senior Member
What you describe is exactly what you expect from the way IDL creates
structures. It says in the manual that every named structure is unique,
and this is also valid for anonimous structures, which are different from
named in only that IDL names them, not you. But if you create two
anonimous structures with same fields, they will have different internal
names and will not be identical, whether this is for good or bad.
I found this feature too and it seems that nice workarounds can be found to
accomplish what you want without needing this sort of concatenation. If
you think about it, you are going to store *exactly* identical data in
*exactly* the same fields... then what is the point of creating two
different structures, unless you do want them to be different somehow?
Cheers,
Pavel
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: List yourself in SStreams�
Next Topic: Including files/eps into PS

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 08:56:07 PDT 2025

Total time taken to generate the page: 1.11902 seconds