Computer Research Centrum, Ltd wrote:
>>in QDisk.c for the lines (around line 295) containing 'WA', 'A5' & 'B5'
>>as part of a switch statement.  If your processor is a big endian one, 
>>the code should work; however, if it is little endian (like the x86 
>>processors), then the tests will definitely fail - changing them to 
>>'AW', '5A' and '5B' should fix the working, but not the warnings.

No, the code is correct and does work (would be somewhat silly if a
central piece like this didn't work on PCs, the platform most people
use for uQLx). Check the RW macro definiton.

Marcel

_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to