Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: English - Français - Português - Русский -
Scilabヘルプ >> API Scilab > legacy > string > freeAllocatedSingleString

freeAllocatedSingleString

getAllocatedSingleString関数で確保されたメモリを開放する.

呼び出し手順

void freeAllocatedSingleString(char* _pstData)
void freeAllocatedSingleWideString(wchar_t* _pwstData)

引数

_pstData

getAllocatedSingleStringで確保された"_pstData" ポインタ.

_pwstData

getAllocatedSingleWideStringで確保された"_pwstData" ポインタ.

Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:35:45 CEST 2016