sptk



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SPTK SVN: 32/64bit compatibility.



Hello,

SPTK SVN version got a major update. We finally decided to make everything
32bit/64bit compatible.

The way it's done now is - we replaced the most popular types like
short,int, unsigned, long, size_t with int16_t, int32_t, int64_t, uint16_t,
uint32_t, uint64_t. On different platforms, these types still have the same
size.

The testing is currently conducted with GCC4 on Linux 32 and 64 bit,
GCC 3.4(Cygwin) and MSVC7 on Windows 32 bit. When the basic testing
and debugging
is finished, this version becomes 3.4.
--
Alexey Parshin,
http://www.sptk.net

List hosted by Total Knowledge

Authoright © Total Knowledge: 2005