5755926 [rkeene@sledge /home/rkeene/devel/cygwin-stuff/cyg-root/usr/include/sys]$ cat -n cdefs.h
 1 #ifndef _SYS_CDEFS_H
 2 #define _SYS_CDEFS_H
 3 #ifdef  __cplusplus
 4 #define __BEGIN_DECLS   extern "C" {
 5 #define __END_DECLS }
 6 #else
 7 #define __BEGIN_DECLS
 8 #define __END_DECLS
 9 #endif
10 #define __P(protos)     protos      /* full-blown ANSI C */
11 #endif
5755927 [rkeene@sledge /home/rkeene/devel/cygwin-stuff/cyg-root/usr/include/sys]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2001-01-31 15:09:11