; EmEditor Syntax File ; ; ch.esy C/C++ interpreter Ch syntax file by Wayne 12/02/2003 ; ; To import this file to an existing configuration, select Configuration ; under the Tool menu, select Define Configurations, select a configuration ; you want to import to, press [Properties], select the Highlight page, and ; press [Import]. ; ; Submit your customized file to submit@emurasoft.com ; to be listed in www.emurasoft.com user files pages. ; #Highlight=on #BeginTag= #EndTag= #CommentBegin=/* #CommentEnd=*/ #LineComment1=// #LineComment2= #SingleQuote=on #DoubleQuote=on #ContinueQuote=off #Escape=\ #ScriptBegin= #ScriptEnd= #SpecialSyntax=off #HighlightBraces=off #Keyword color=4,word=on,rightall=off,case=on,insidetag=off,regexp=off array asm auto bad_cast bad_typeid bool break case catch char class complex ComplexInf ComplexNaN const const_cast continue default delete do double dynamic_cast else enum except explicit extern false finally float for foreach friend goto if Inf inline int long mutable namespace NaN new operator private protected public register reinterpret_cast return short signed sizeof static static_cast string_t struct switch template this throw true try type_info typedef typeid typename union unsigned using virtual void volatile while xalloc __declspec #Keyword color=2,word=off,rightall=on,case=off,insidetag=off,regexp=off #