Re: UNICODE version of _T(x) macro

From: Bjoern Hoehrmann (derhoermi@gmx.net)
Date: Mon Nov 22 2010 - 14:11:35 CST

  • Next message: Konstantin Ritt: "Re: UNICODE version of _T(x) macro"

    * Kenneth Whistler wrote:
    >If you need to cross-compile on platforms that don't support
    >the C99 types, then you can probably get away with:
    >
    >unsigned char
    >
    >unsigned short
    >
    >unsigned int
    >
    >which should normally resolve to 8-bit, 16-bit, and 32-bit
    >types, respectively, on all platforms.

    (There is also <http://www.azillionmonkeys.com/qed/pstdint.h>.)

    -- 
    Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
    Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
    25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 
    


    This archive was generated by hypermail 2.1.5 : Mon Nov 22 2010 - 14:13:40 CST