2.0
3.0
>
dev
>
api
>
name
>
gb.extendstring
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
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
api/cat/string