/home/mandrake/rpm/BUILD/sc68-2.2.1/file68/endian68.h

Go to the documentation of this file.
00001 
00011 /* Copyright (C) 1998-2003 Benjamin Gerard */
00012 
00013 #ifndef _ENDIAN68_H_
00014 #define _ENDIAN68_H_
00015 
00016 #ifdef __cplusplus
00017 extern "C" {
00018 #endif
00019 
00031 int SC68byte_order(void);
00032 
00045 int SC68little_endian(void);
00046 
00058 int SC68big_endian(void);
00059 
00060 #ifdef __cplusplus
00061 }
00062 #endif
00063 
00064 #endif /* #ifndef _ENDIAN68_H_ */

Generated on Wed Jul 25 10:04:20 2007 for sc68fordevelopers by  doxygen 1.5.2