Subversion Repositories Kolibri OS

Rev

Rev 5192 | Rev 6330 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5192 Rev 6099
Line 37... Line 37...
37
#define _P	020
37
#define _P	020
38
#define _C	040
38
#define _C	040
39
#define _X	0100
39
#define _X	0100
40
#define	_B	0200
40
#define	_B	0200
Line 41... Line -...
41
 
-
 
42
extern
41
 
43
#ifndef _MB_CAPABLE
42
#ifndef _MB_CAPABLE
44
_CONST
43
_CONST
45
#endif
44
#endif
Line 46... Line 45...
46
__IMPORT char   *__ctype_ptr__;
45
extern	__IMPORT char	*__ctype_ptr__;
47
 
46
 
48
#ifndef __cplusplus
47
#ifndef __cplusplus
49
/* These macros are intentionally written in a manner that will trigger
48
/* These macros are intentionally written in a manner that will trigger