> I have never encountered a system where short is longer than 16-bit, > therefore i have used short. Well, i seem to recall i might have > heard of a system where short=int=32-bit, but this could be false > memory or whatever.
I've similarly seen it said; specifically, I've read that some DSPs have compilers where char, short, int, and long are all the same size, 32 bits, because that's the smallest unit the hardware works with. I've never actually used such a compiler myself. But then, I've never used anything Cish on a DSP, so that means little. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTML [email protected] / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B _______________________________________________ Lynx-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lynx-dev
