Comparison of programming languages (string functions): Difference between revisions

Content deleted Content added
A.Brudz (talk | contribs)
A.Brudz (talk | contribs)
Line 1,656:
| [[COBOL]]
|-
|<code>string length ''string''</code>
|a decimal string giving the number of characters
|[[Tcl]]
Line 1,662:
|<code>≢''string''</code>
|[[APL (programming language)|APL]]
|
|}