|
Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
January 2001: [Freeciv-Dev] Re: attrhash |
|
[Freeciv-Dev] Re: attrhash[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Hi,
I've just thought about the problem of endianess when transfering
attribute data to the server. It needs to be properly swapped on
sending and retrieveing. Perhaps one could have an array of swapper
functions with one entry per category, which would get called from
set_attribute. Does anybody have a good idea?
Falk
|