STRREV
Name
STRREV
Purpose
Reverse a string or string array.
Category
Calling Sequence
out = strrev(in)
Inputs
in = Input string or string array. in
Keyword Parameters
Outputs
out = Returned reverse string or string array. out
Common Blocks
Notes
Modification History
R. Sterner, 2011 Aug 22
Copyright (C) 2011, 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.