[vlc-devel] [RFC PATCH 0/2] usage of ssize_t in libvlc external API
Jean-Baptiste Kempf
jb at videolan.org
Fri Jul 22 14:41:45 CEST 2016
On 22 Jul, Rémi Denis-Courmont wrote :
> 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).
Yeah, but that could explain why %z is in the standard (for size_t) but
not ssize_t.
Not important though...
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list