Re: complile time error.
Victor Bazarov wrote:
> iceman wrote:
[...]
> > extern ssize_t writev (int __fd, __const struct iovec *__iovec, int
> WTH is 'ssize_t'?
Something else defined in the parts of the pre-processor
expansion he didn't show. (FWIW, it's a typedef defined by
Posix. *NOT* on topic here, of course, unless it's related to
some other real C++ problem.)
--
James Kanze (GABI Software) email:james.kanze@gmail.com
Conseils en informatique orientée objet/
Beratung in objektorientierter Datenverarbeitung
9 place Sémard, 78210 St.-Cyr-l'École, France, +33 (0)1 30 23 00 34
|