![]() |
FrontISTR
5.8.0
Large-scale structural analysis program with finit element method
|
#include "hecmw_vis_endian.h"Go to the source code of this file.
Functions | |
| int | IsLittleEndian (void) |
| void * | SwapEndian (void *Addr, const int Nb) |
| int IsLittleEndian | ( | void | ) |
Definition at line 10 of file hecmw_vis_endian.c.
| void* SwapEndian | ( | void * | Addr, |
| const int | Nb | ||
| ) |
Definition at line 18 of file hecmw_vis_endian.c.