Gambas dokumentace
Developer Documentation
Jak programovat komponenty v Gambasu
Documents
Jak na...
Kompilace & instalace
Komponenty
Lexikon
Poslední změny
Registrace
Rejstřík jazyka
Rejstřík jazyka
Wiki Manual
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
GB.ExtendString
void
GB.ExtendString
( char **
str
, long
len
)
Expands or shrink a string so that it has
len
characters length.
str
points at a variable that contains the string address.
len
is the new string length.
See also
/wiki/api/cat/string