> A small point of interest. When working the Xbox 360, the above > endianness didn't work using a local variable. In what sense did it not work? Anyway, could you please try this? volatile int x = 1; (A *local* volatile var.) --lhf