I think your question relates to whether there is a difference in the internal representation of a negative number on different platforms. The answer in this case is no. As long as you flip the byte order, you'll be fine.
Alan "Henk Jonas" <[EMAIL PROTECTED]> wrote in message news:102567@palm-dev-forum... > > IMHO, yes it would be still -100. > > Henk > > Ralph Krausse wrote: > > OK then another question. Can you marshall a negative number? I.E, we have our own 'HotSync' application. The Windows side application fill some structs with data, flips the data and streams them using TCP/IP. When the palm gets it, will a -100 be a -100 in the struct? Honestly, It will take me some time to do this and I will test it but I wanted to know if this can be done... > > > > Thanks > > Ralph > > > > > > > -- > ------------------------------------------------------------------------- > [EMAIL PROTECTED] www.metaviewsoft.de > > <A HREF="http://www.handango.com/PlatformTopSoftware.jsp?authorId=95946"> > <IMG SRC="http://user.cs.tu-berlin.de/~jonash/werbung_palmos.jpg"></A> > ------------------------------------------------------------------------- > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
