22.07.2014 18:41, Nikolay Samofatov wrote:
> I can give you some examples where using size_t is not supported:
> - Win32 API (DWORD for sizes)
> - standard C library - e.g. "printf" - (int for sizes)
> - ICU library (int32_t type from C/C++ standard for sizes)
> - libtommath (int for sizes)
> - Firebird's own new API (unsigned int for sizes):-)
>
> Shall I continue?

   Yes, please. Name someting that was designed in this century.

-- 
   WBR, SD.

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to