home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.wwiv.com
/
ftp.wwiv.com.zip
/
ftp.wwiv.com
/
pub
/
MISC
/
ED2_020.ZIP
/
pde
/
Utils
/
DLL
/
cpp.dll
< prev
next >
Wrap
Text File
|
2003-11-10
|
649b
|
28 lines
/* Syntax Highlight Library for C++. It used by eD2 */
/* stVova, PDE Team, 2003, http://os2progg.by.ru/pde */
/* Keywords/Leksems */
auto,class,const,default,delete,enum,extern,friend,new,operator,overload,public,register,return,sizeof,static,struct,this,typedef,union,virtual
$000000FF
char,double,float,int,long,short,unsigned,void
$009900FF
#include,#define,main,function
$000000FF
asm,inline
$00006A00
break,continue,case,do,else,for,goto,if,switch,while
$00006A00
/* Comments, strings symbols */
','
$00007F00
","
$00007F00
/*,*/
$00777777
//,//
$00777777
/* Symbols, allways highlighted */
={}+-*/|!^;
$009900FF