[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libssh and Visual C++ (again)
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: Re: libssh and Visual C++ (again)
- From: "Bernhard R. Link" <brlink@xxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Sun, 30 Sep 2012 20:12:48 +0200
- To: libssh@xxxxxxxxxx
* Aris Adamantiadis <aris@xxxxxxxxxxxx> [120930 17:18]:
> The libc use int for read(2) for a reason.
Huh? It's:
ssize_t read(int fd, void *buf, size_t count);
Bernhard R. Link
| libssh and Visual C++ (again) | Christophe Baribaud <christophe.baribaud@xxxxxxxxx> |
| Re: libssh and Visual C++ (again) | Werner Koch <wk@xxxxxxxxx> |
| Re: libssh and Visual C++ (again) | "Bernhard R. Link" <brlink@xxxxxxxxxx> |
| Re: libssh and Visual C++ (again) | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
| Re: libssh and Visual C++ (again) | Christophe Baribaud <christophe.baribaud@xxxxxxxxx> |
| Re: libssh and Visual C++ (again) | Aris Adamantiadis <aris@xxxxxxxxxxxx> |