#include "DataType.h"
Include dependency graph for Flip.h:
Go to the source code of this file.
Defines | |
#define | __FLIP_H |
Functions | |
void | FlipShort (SHORT *short_ptr) |
void | FlipLong (LONG *long_ptr) |
void | FlipShort68k (short *short_ptr) |
void | FlipLong68k (long *long_ptr) |
void | ReverseBytes (void *v, int size) |
void | FlipDouble68k (double *double_ptr) |
void | FlipLongBits (ULONG *ptr) |
|
|
|
Definition at line 66 of file Flip.h. References ReverseBytes(). Here is the call graph for this function: ![]() |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 51 of file Flip.h. Referenced by FlipDouble68k(). |
Generated on Thu Oct 27 11:46:47 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001