man read ... :-)
-------Original Message-------
> From: [EMAIL PROTECTED]
> Subject: Read function
> Sent: 10 Nov 2004 00:13:31
>
> I was wondering if anyone know where this function was? I have determined
> that
> it is the one that recieves input from the player and puts it into their
> buffer
> but I can't seem to find it. I've checked several websites for the libraries
> for
> C on the web, but none of them have it.
>
> This function is in comm.c. Here is the declaration:
> int read args( ( int fd, char *buf, int nbyte ) );
>
> It is used in read_from_descriptor.
>
> Thanks.
>
> --
> ROM mailing list
> [EMAIL PROTECTED]
> http://www.rom.org/cgi-bin/mailman/listinfo/rom[2]
-------Original Message-------