BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

kwrite_generic - write an array in any data type.

LIBRARY CALL

ssize_t kwrite_generic(
   int    id,
   kaddr  data,
   size_t num,
   int    type)

INPUT

OUTPUT

none

RETURN VALUE

the number of points written or -1 on error

DESCRIPTION

This module is used to write an array of data to a transport.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kutils/src/kwrite.c

SEE ALSO

kutils(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.