FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_vis_endian.c File Reference
#include "hecmw_vis_endian.h"
Include dependency graph for hecmw_vis_endian.c:

Go to the source code of this file.

Functions

int IsLittleEndian (void)
 
void * SwapEndian (void *Addr, const int Nb)
 

Function Documentation

◆ IsLittleEndian()

int IsLittleEndian ( void  )

Definition at line 10 of file hecmw_vis_endian.c.

◆ SwapEndian()

void* SwapEndian ( void *  Addr,
const int  Nb 
)

Definition at line 18 of file hecmw_vis_endian.c.