<div class="gmail_quote">On 20 February 2012 01:10, kennytm <span dir="ltr"><<a href="mailto:kennytm@gmail.com">kennytm@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">Manu <<a href="mailto:turkeyman@gmail.com">turkeyman@gmail.com</a>> wrote:<br>
> I propose size_t + ssize_t should both exist, and represent the native<br>
> integer size.<br>
<br>
</div>sizediff_t (currently just aliased to ptrdiff_t but the link could be<br>
broken).<br>
<div class="im"><br>
> Also something like ptr_t, and ptrdiff_t should also exist,<br>
> and represent the size of the pointer.<br>
><br>
<br>
</div>core.stdc.stdint.uintptr_t<br>
</blockquote></div><br><div>O_o .. how is this different to size_t now? Why the redundant alias?</div>