String Character Length: Difference between revisions

From Rosetta Code
Content deleted Content added
No edit summary
m Stupid case-sensitivity.
 
(175 intermediate revisions by 71 users not shown)
Line 1: Line 1:
#REDIRECT [[String length]]
{{task}}

In this task, the goal is to find the length of a string.

==[[mIRC]]==

'''Compiler:''' [[mIRC]]

alias stringlength { echo -a Your Name is: $len($$?="Whats your name") letters long! }

Latest revision as of 19:31, 19 January 2008

Redirect to: