BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

kwrite_dcomplex - write an array of double complex

LIBRARY CALL

ssize_t kwrite_dcomplex(
  int id,
  kdcomplex *data,
  size_t num)

INPUT

OUTPUT

none

RETURN VALUE

the number of double complexs written

DESCRIPTION

This module is used to write an array of double complex numbers.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/include/kutils/kwrite.h

SEE ALSO

kutils(3)

COPYRIGHT

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