Disk ARchive  2.7.14
Full featured and portable backup and archiving tool
Namespaces | Functions
integers.hpp File Reference

are defined here basic integer types that tend to be portable More...

#include "../my_config.h"
#include <string>
+ Include dependency graph for integers.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 libdar
 libdar namespace encapsulate all libdar symbols
 

Functions

void libdar::integer_check ()
 checks sign and width of integer types More...
 
bool libdar::integers_system_is_big_endian ()
 returns true if the system is big endian, false else More...
 

Detailed Description

are defined here basic integer types that tend to be portable

Definition in file integers.hpp.