$search
Simple utility used to detect endianness. More...
#include <iostream>
#include "../../include/ecl/config/endianness.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Simple utility used to detect endianness.
Definition in file detect_endian.cpp.
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 20 of file detect_endian.cpp.