Logo by Nickman (anonymous IP: 18.118.119.77,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
NAME Strlen - returns the length of a given string FORMAT Strlen STRING TEMPLATE STRING/A FUNCTION This command returns the string of the given argument. RESULTS Length Length of the string EXAMPLES Strlen "Hello World" returns 11 NOTES I needed this feature in an AmigaDOS script and I didn't want to make it a very complicated calculation. It could be done with AmigaDOS commands but this one is more elegant. AUTHOR Philippe "Elwood" Ferrucci pferrucci()sfr.fr |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |