Vorlage:Strlen
Aus Kitakien
(Unterschied zwischen Versionen)
(Nominated for deletion; see Wikipedia:Templates for deletion#Template:Strlen.) |
K (+strlen("") = 0; set out of range to {{{ default | -1 }}}) |
||
Zeile 1: | Zeile 1: | ||
<noinclude>{{tfd|Strlen}} | <noinclude>{{tfd|Strlen}} | ||
</noinclude><includeonly>{{#switch: {{{1|}}} | </noinclude><includeonly>{{#switch: {{{1|}}} | ||
+ | |=0 | ||
|{{padright:{{{1|}}}|64 |*}} = 64 | |{{padright:{{{1|}}}|64 |*}} = 64 | ||
|{{padright:{{{1|}}}|63 |*}} = 63 | |{{padright:{{{1|}}}|63 |*}} = 63 | ||
Zeile 65: | Zeile 66: | ||
|{{padright:{{{1|}}}|2 |*}} = 2 | |{{padright:{{{1|}}}|2 |*}} = 2 | ||
|{{padright:{{{1|}}}|1 |*}} = 1 | |{{padright:{{{1|}}}|1 |*}} = 1 | ||
- | |#default = | + | |#default = {{{default|-1}}} |
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{esoteric}} | {{esoteric}} | ||
{{template doc}} | {{template doc}} | ||
</noinclude> | </noinclude> |