This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Message boxes


Hi,

I am using message boxes for exange information between two threads, but 
need to pass a structure, not only simple data as 'int' or 'char'. When
I compile my program, the compiler shows as follows:

cannot convert from type 'MyTYPE' to type 'void*'

How could I use types defined by me to interchange info?

Thanks a lot for any inormation.
--
Alfredo Carrillo
jalfredoc@netscape.net
__________________________________________________________________
Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]