READM Name
READM Purpose
Unformatted read from a byte array.
Category
Calling Sequence
readm, b, a1, ... a9 Inputs
b = Byte array with data. in
Keyword Parameters
Outputs
a1, a2, ... = variables to read into. out
Up to 9 variables.
Common Blocks
Notes
Note: b need not be a byte array but must contain
enough data to fit into requested variables.
Modification History
R. Sterner, 2003 Jan 08
R. Sterner, 2010 Jun 04 --- Converted arrays from () to [].
Copyright (C) 2003, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.