DATAMANIP (kdatamanip) functions


LIBRARY ROUTINE

kdata_insert - insert a value in memory

LIBRARY CALL

int kdata_insert(
   kaddr  data,
   int    num,
   int    datatype,
   double real,
   double imaginary)

INPUT

OUTPUT

none

RETURN VALUE

TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

This function is used to insert a value into memory. A datatype is used to determine how to interpret the real and imaginary values specified.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DATAMANIP/objects/library/kdatamanip/src/utilities.c

SEE ALSO

kdatamanip(3)

COPYRIGHT

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