SET_IOCELL_LENGTH(3)
SCORE-D DEVICE PROGRAMMING
SET_IOCELL_LENGTH(3)

NAME
set_iocell_length - set the length to the result of a read operation

SYNOPSIS
#include <score_device.h>

void set_iocell_length(int cell, ioarg_t length);

DESCRIPTION
set_iocell_length() sets the length to the result of a read operation.

SEE ALSO
Device programming example

$Id: set_iocell_length.html,v 1.2 2002/02/27 12:39:35 liu Exp $