LibAConv: data types supported
From VirtualSquare
Here there is the list of all data type supported by the Architecture Conversion Library (LibAConv). The types are ordered by name:
- array
- byte array
- __blkcnt64_t
- __blksize_t
- char
- clockid_t
- __dev_t
- __gid_t
- gid_t
- __ino64_t
- __ino_t
- int
- loff_t
- long
- long long
- __mode_t
- mode_t
- __nlink_t
- __off64_t
- __off_t
- off_t
- puntatore
- sa_family_t
- short
- size_t
- socklen_t
- string
- struct dirent64
- struct sockaddr
- struct stat64
- struct statfs64
- struct timespec
- struct timeval
- struct timex
- struct timezone
- struct utimbuf
- struct utsname
- suseconds_t
- __time_t
- time_t
- __uid_t
- uid_t
- unsigned char
- unsigned int
- unsigned long
- unsigned long long
- unsigned short

