Hello, I've tried to analyze a simple C++ header containg some basic types like : typedef int int32; typedef unsigned int u_int32; typedef char tChar; typedef char tByte; typedef unsigned char u_char; typedef int32 tInt; typedef u_int32 tUInt; typedef int32 tLong; After having analyzed this little example I exported it to Rose. In the exported model I can only find the types int32 u_int32 tChar and u_char The types tByte tInt tUInt and tLong are missing. Is that because they are typdefs of existing types ? What can I do to have also the missing types in my model ? Norbert Roeben
begin:vcard n:Roeben;Norbert tel;fax:+49-421-457-4397 tel;work:+49-421-457-4412 x-mozilla-html:FALSE url:http://www.stn-atlas.de org:STN-Atlas Elektronik GmbH;SPT12 Simulation Division adr:;;Sebaldsbruecker Heerstrasse 237;28309 Bremen;;;Germany version:2.1 email;internet:[EMAIL PROTECTED] x-mozilla-cpt:;23472 fn:Norbert Roeben end:vcard
