On 2/10/07, Grant Kelly <[EMAIL PROTECTED]> wrote:
int timeval_subtract (result, x, y)
struct timeval *result, *x, *y; <==== What does this do???
{
It's an alternate syntax for declaring parameter types.
_______________________________________________ RLUG mailing list [email protected] http://lists.rlug.org/mailman/listinfo/rlug
