Files
stk/swapstuf.h
Gary Scavone ea749b71d2 Version 2.01
2013-09-29 22:39:45 +02:00

4 lines
78 B
C

int SwapInt(int inf);
short SwapShort(short inf);
float SwapFloat(float inf);