R3ListSeek

FUNCTION:

R3ListSeek

TEMPLATE:

int R3ListSeek(R3LIST *l, R3NODE **n, int code, int offset);

PARAMETERS:

l - list

RETURN VALUE:

Address of the found node.

DESCRIPTION:

Seek for lists.