search for: rsockwrite

Displaying 1 result from an estimated 1 matches for "rsockwrite".

1999 Jul 16
1
R-0.64.2 ssize_t not defined in src/unix/sock.h
...-c Rsock.c -o Rsock.o In file included from Rsock.c:8: sock.h:21: parse error before `Sock_read' sock.h:21: warning: data definition has no type or storage class sock.h:22: parse error before `Sock_write' sock.h:22: warning: data definition has no type or storage class Rsock.c: In function `Rsockwrite': Rsock.c:112: `ssize_t' undeclared (first use in this function) Rsock.c:112: (Each undeclared identifier is reported only once Rsock.c:112: for each function it appears in.) Rsock.c:112: parse error before `n' Rsock.c:125: `n' undeclared (first use in this function) gnumake[2]: ***...