R3VectorRead

FUNCTION:

R3VectorRead

TEMPLATE:

int R3VectorRead(R3VECTOR *v, R3OBJ *file);

PARAMETERS:

v - buffer for the vector to be read

RETURN VALUE:

TRUE if read succeeded, FALSE otherwise.

DESCRIPTION:

Reads vector from a file. If the file object's class is R3CLID_IFF, automatic crossplatform conversion is applied.

SEE ALSO:

R3VectorWrite, R3CLID_IFF, R3CLID_FILE