My question is simple. Does the STR750 support this : typedef long long u64 ? I'm trying to do this : u32 a; u32 b; long long c ; c = (u32)a * (u32)b; but it dosen't work... Thank you for your help. -Xavier I'm trying to [ This message was edited by: Xavio on 07-06-2007 08:32 ]