ivaneeo's blog

          自由的力量,自由的生活。

            BlogJava :: 首頁 :: 聯系 :: 聚合  :: 管理
            669 Posts :: 0 Stories :: 64 Comments :: 0 Trackbacks
          #include <fxdefs.h>

          ??? ??? ?? /*********************************? Typedefs? **********************************/
          ??? 338
          ??? 339 // Forward declarations
          ??? 340 class????????????????????????? FXObject;
          ??? 341 class????????????????????????? FXStream;
          ??? 342 class????????????????????????? FXString;
          ??? 343
          ??? 344
          ??? 345 // Streamable types; these are fixed size!
          ??? 346 typedef char?????????????????? FXchar;
          ??? 347 typedef unsigned char????????? FXuchar;
          ??? 348 typedef FXuchar??????????????? FXbool;
          ??? 349 typedef unsigned short???????? FXushort;
          ??? 350 typedef short????????????????? FXshort;
          ??? 351 typedef unsigned int?????????? FXuint;
          ??? 352 typedef int??????????????????? FXint;
          ??? 353 typedef float????????????????? FXfloat;
          ??? 354 typedef double???????????????? FXdouble;
          ??? 355 typedef FXObject????????????? *FXObjectPtr;


          ???? 31 #ifndef TRUE-
          ???? 32 #define TRUE 1-
          ???? 33 #endif-
          ???? 34 #ifndef FALSE-
          ???? 35 #define FALSE 0-
          ???? 36 #endif-
          ?????
          ???? 40 #ifndef NULL-
          ???? 41 #define NULL 0-
          ???? 42 #endif

          ???? #define FXMAX(a,b) (((a)>(b))?(a):(b))
          ???? #define FXMIN(a,b) (((a)>(b))?(b):(a))
          ???? #define FXABS(val) (((val)>=0)?(val):-(val))
          ???? /// Clamp value x to range [lo..hi]-
          ??? #define FXCLAMP(lo,x,hi) ((x)<(lo)?(lo):((x)>(hi)?(hi):(x)))

          posted on 2006-10-01 21:14 ivaneeo 閱讀(593) 評論(0)  編輯  收藏 所屬分類: C-自由的靈魂
          主站蜘蛛池模板: 汶上县| 本溪| 房产| 鞍山市| 玉环县| 田东县| 江北区| 阿鲁科尔沁旗| 乡宁县| 裕民县| 博爱县| 宁国市| 班玛县| 荔波县| 太保市| 东城区| 武清区| 新巴尔虎右旗| 循化| 保康县| 太康县| 中方县| 镇江市| 安义县| 泰安市| 江华| 吉安县| 万荣县| 江阴市| 堆龙德庆县| 沾益县| 竹山县| 长阳| 乌兰浩特市| 盘锦市| 阿合奇县| 增城市| 嵩明县| 镇原县| 榆社县| 得荣县|