Logo by Nickman (anonymous IP: 3.149.235.66,0) | ||||||||||||
| ||||||||||||
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  UtilityBase  IntuitionBase  AmigaBounty
Support the site
|
[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 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 (c) 2004-2024 by Björn Hagström All Rights Reserved Amiga OS and its logos are registered trademarks of Hyperion Entertainment |