home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 December
/
PCWorld_1998-12_cd.iso
/
software
/
DownLd12
/
Editplus
/
CPP.STX
< prev
next >
Wrap
Text File
|
1998-04-21
|
1KB
|
102 lines
#TITLE=C/C++
; EditPlus Syntax File v1.0 written by ES-Computing.
; This file is provided as a default syntax file for C/C++.
; This file is required for EditPlus to run property.
#DELIMITER=,(){}[]-+*%/="'~!&|\<>?:;.#
#QUOTATION1='
#QUOTATION2="
#LINECOMMENT=//
#WHOLELINE=n
#COMMENTON=/*
#COMMENTOFF=*/
#ESCAPE=\
#CASE=y
#PREFIX1=
#PREFIX2=
#PREFIX3=
#PREFIX4=
#PREFIX5=
#SUFFIX1=
#SUFFIX2=
#SUFFIX3=
#SUFFIX4=
#SUFFIX5=
; Reserved words
#KEYWORD
auto
break
case
catch
char
class
const
continue
default
delete
do
double
else
enum
extern
float
for
friend
goto
if
inline
int
long
new
operator
private
protected
public
register
return
short
signed
sizeof
static
struct
switch
template
this
throw
try
typedef
union
unsigned
virtual
void
volatile
while
__asm
__fastcall
__based
__cdecl
__pascal
__inline
__multiple_inheritance
__single_inheritance
__virtual_inheritance
; Compiler directives
#KEYWORD
define
error
include
elif
if
line
else
ifdef
pragma
endif
ifndef
undef
if
else
endif