> Note that you should really use the 'sint8' type instead of declaring > things signed character. > > Not likely to make much a difference, but better to be consistent in > type declaration. Actually, the functions for which i fixed do use signed char. So maybe i should just change that to sint8? And it could make a difference, because sint8 = 8bits, whereas signed char could be more (multibyte chars?) Nicolas 'Ryo' _______________________________________________ crossfire-devel mailing list crossfire-devel at lists.real-time.com https://mailman.real-time.com/mailman/listinfo/crossfire-devel