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

Content deleted Content added
Add string length syntax for Bash
m consistency with other Bash code snippets
Line 1,745:
|[[ALGOL 68]]
|-
|<code>echo "${#''stringstring_param''}"</code>
| <code></code>
|[[Bash (Unix shell)|Bash]]