comparison src/s/windowsnt.h @ 404:2f8bb876ab1d r21-2-32

Import from CVS: tag r21-2-32
author cvs
date Mon, 13 Aug 2007 11:16:07 +0200
parents a86b2b5e0111
children de805c49cfc1
comparison
equal deleted inserted replaced
403:9f011ab08d48 404:2f8bb876ab1d
56 #define NO_MATHERR 56 #define NO_MATHERR
57 57
58 #define SIZEOF_SHORT 2 58 #define SIZEOF_SHORT 2
59 #define SIZEOF_INT 4 59 #define SIZEOF_INT 4
60 #define SIZEOF_LONG 4 60 #define SIZEOF_LONG 4
61 #define SIZEOF_LONG_LONG 8 61 #define SIZEOF_LONG_LONG 0
62 #define SIZEOF_VOID_P 4 62 #define SIZEOF_VOID_P 4
63 63
64 /* NOMULTIPLEJOBS should be defined if your system's shell 64 /* NOMULTIPLEJOBS should be defined if your system's shell
65 does not have "job control" (the ability to stop a program, 65 does not have "job control" (the ability to stop a program,
66 run some other program, then continue the first one). */ 66 run some other program, then continue the first one). */