STRLENTAB Name
STRLENTAB Purpose
Gives length of a string with tab characters expanded.
Category
Calling Sequence
len = strlentab(txt) Inputs
txt = text string. in
Keyword Parameters
Keywords
TABSIZE=s # spaces tabs expand to (def=8).
Outputs
len = length of expanded string. out
Common Blocks
Notes
Modification History
R. Sterner, 18 Feb, 1991
R. Sterner, 2010 Jun 04 --- Converted arrays from () to [].
Copyright (C) 1991, 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.