出典:Wikipedia
出典:『Wikipedia』 (2011/07/12 02:48 UTC 版)
In computer programs, len is the name of one of the major string functions. It stands for length, and returns the length of a specific string. Many common programming languages operate on strings using string functions.