On Tue, May 14, 2013 at 11:03:15PM +0100, [email protected] wrote:
> Michal Kubecek <[email protected]> wrote:
> >
> >You can use int32_t and uint32_t, these are always 32-bit.
> 
> Thanks Michael, I've been trying to find those types! Been through the
> gcc docs with no joy. Google no help either.

These types from stdint.h are part of ISO C since C99. Unfortunately the
work on C++ standard took much longer than expected so that C++0x (which
defines them) became C++11 in the end - and that isn't widely adopted by
compilers and standard library implementations yet.

                                                          Michal Kubecek


------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to