Home :: GreenPad :: editwing :: Common classes

enum SpecialChars

^ 
特殊文字を表す定数値
Source:
C:\usr\develop\MyProject\GreenPad\editwing\ewCommon.h:57
Author:
K.INABA
Version:
beta
Code:
public enum SpecialChars { scEOF = 0 ,
scEOL = 1 ,
scTAB = 2 ,
scHSP = 3 ,
scZSP = 4 }

Created Mon May 06 21:01:05 2002.
This documentation was generated automatically by
ccdoc v0.8 r26 2001/11/28 bin_opt_msvc_MSWin32-4.0.
Click here to submit a bug report or feature request.
Click here to return to the top of the page.