retdec
Namespaces | Functions
system.h File Reference

Portable system utilities. More...

Go to the source code of this file.

Namespaces

 retdec
 
 retdec::utils
 

Functions

bool retdec::utils::isLittleEndian ()
 Finds out if the runtime architecture is little endian. More...
 
bool retdec::utils::systemHasLongDouble ()
 Finds out if the runtime system supports long double (at least 10 bytes long). More...
 

Detailed Description

Portable system utilities.