Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

fxver.h

Go to the documentation of this file.
00001 #ifndef FXVER_H
00002 #define FXVER_H
00003 
00004 
00005 // FOX version
00006 #define FOX_MAJOR  1
00007 #define FOX_MINOR  6
00008 #define FOX_LEVEL  0
00009 
00010 
00011 
00012 // FOX byte order
00013 #ifndef FOX_BIGENDIAN
00014 #define FOX_BIGENDIAN 0
00015 #endif
00016 
00017 
00018 #endif

Copyright © 1997-2005 Jeroen van der Zijp