• Main Page
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

/home/pascal/depot/filedata/ext/libpolder/ress/EndianSwap/swapint.h

00001 #ifndef ENDIANSWAP_SWAPINT_H
00002 #define ENDIANSWAP_SWAPINT_H
00003 
00004 long ES_swap_long(const long *val);
00005 int ES_swap_int(const int *val);
00006 short ES_swap_short(const short *val);
00007 
00008 #endif

Generated on Thu Feb 14 2013 17:59:03 for filedata.kdevelop by  doxygen 1.7.1