String Character Length: Difference between revisions

From Rosetta Code
Content deleted Content added
No edit summary
 
No edit summary
Line 1: Line 1:
{{task}}

==[[mIRC]]==
==[[mIRC]]==



Revision as of 20:31, 15 January 2007

Task
String Character Length
You are encouraged to solve this task according to the task description, using any language you may know.

mIRC

Compiler: mIRC

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