STRDELARR Name
STRDELARR Purpose
Convert a delimited byte array to string array.
Category
Calling Sequence
strdelarr, b, h Inputs
b = bytarr array with delimited entries. in
Keyword Parameters
Keywords
DELIMITER=del ASCII code of string delimiter (def=0).
/NONULL Do not return null strings.
Outputs
h = string array with entries as elements. out
Common Blocks
Notes
Modification History
R. Sterner, 2005 Sep 07
Copyright (C) 2005, 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.