[Python-Dev] How to determine if char is signed or unsigned? (original) (raw)
Thomas Heller theller at python.net
Wed Apr 5 20:57:23 CEST 2006
- Previous message: [Python-Dev] 2.5a1 Performance
- Next message: [Python-Dev] How to determine if char is signed or unsigned?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is there are #define symbol which allows to determine if 'char' is signed or unsigned? CHAR_UNSIGNED, maybe?
I guess the buildbot failures on the ppc debian box are caused by ctypes using signed chars always.
Thanks,
Thomas
- Previous message: [Python-Dev] 2.5a1 Performance
- Next message: [Python-Dev] How to determine if char is signed or unsigned?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]