[vlc-devel] [RFC PATCH 0/2] usage of ssize_t in libvlc external API
RĂ©mi Denis-Courmont
remi at remlab.net
Fri Jul 22 14:39:35 CEST 2016
Le 2016-07-22 14:37, Jean-Baptiste Kempf a écrit :
> On 22 Jul, Rémi Denis-Courmont wrote :
>> Le 2016-07-22 14:26, Thomas Guillem a écrit :
>> > ssize_t is in POSIX but not in the C-standard.
>>
>> The C standard has %zd though.
>
> I thought %z was for size_t...
Yes, z is for size_t size and d or i are for signed signedness (x, o
and u for unsigned signedness).
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list