"Curtis L. Olson" <[EMAIL PROTECTED]> wrote:

> The structure is defined in src/Network/net_ctrls.hxx

Yep, I already read this, but I'm not shure about the the data format of the
values I have to put in there.

I assume the bools have exactly one bit anytime but how large are the
variable values ....  or with other words: Won't I have to worry about the
platform FlightGear is currently running on ? I suspect 'double' and 'int'
will differ and the whole stuff depends on the CPU's byte order, so I have
to take serious bit-shifting into account, when running the application on
different platforms.

Is an EOL the correct ending of a set of control data over a socket or
serial line ?

Thanks for dealing with this,
        Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to