libcfe
0.12.1
some useful C-functions
int_size.h
Go to the documentation of this file.
1
#ifndef XINT_SIZE_H
2
#define XINT_SIZE_H
3
4
#include <sys/types.h>
5
14
size_t
int_size
(
unsigned
long
long
i,
unsigned
int
base) __attribute__((
const
));
15
16
#endif
/* XINT_SIZE_H */
int_size
size_t int_size(unsigned long long i, unsigned int base) __attribute__((const))
cfe
int_size.h
Generated on Sun Sep 1 2019 08:41:48 for libcfe by
1.8.15