2.0
3.0
>
dev
>
api
>
name
>
gb.freestring
السابق
التالي
تحرير
إعادة تسمية
تراجع
بحث
الإدارة
المستندات
تحذير! هذه الصفحة لم يتم ترجمتها.
See english version
GB.FreeString
void
GB.FreeString
( char **
str
)
Releases a string created with
GB.NewString
.
str
points at a variable containing the string pointer.
The variable
str
points at is automatically set to
NULL
.
إنظر أيضا
api/cat/string