SYNOPSIS int widthof(mapping map) BESCHREIBUNG Liefert die Anzahl Values pro Key im Mapping <map>. Wenn <map> 0 ist, ist das Resultat 0. BEISPIELE mapping map = (["foo" : 1;2]); widthof(map) ergibt 2. GESCHICHTE Eingefuehrt in LDMud 3.2.6. SIEHE AUCH sizeof(E), mkmapping(E), m_reallocate(E), m_values(E), unmkmapping(E) |
Das Original der Seite ist in Englisch. |
Start » Magierhandbuch » Docu » Efun.de » Widthof.de | Letzte Generierung: 25.04.2021, 01:58 | ||
|