size_t + ptrdiff_t

Johannes Pfau nospam at example.com
Mon Feb 20 11:11:20 PST 2012


Am Mon, 20 Feb 2012 17:26:53 +0000
schrieb Stewart Gordon <smjg_1998 at yahoo.com>:

> On 20/02/2012 17:21, Iain Buclaw wrote:
> <snip>
> > c_long and c_ulong are guaranteed to match target long size
> <snip>
> 
> Which means what, exactly?
> 
> Stewart.

Exactly what's written there, c_long and c_ulong always match the C
long/ulong types, whatever size those may be. It's mostly (only?)
useful for C bindings. 


More information about the Digitalmars-d mailing list