cfunc.str_free C Function/C Functions
cfunc.str_free
| Command | cfunc.str_free C Function/C Functions Applicable release versions: AP 6.1 |
|---|---|
| Category | C Functions (120) |
| Description | releases the CPSTR* string back to the string pool to be allocated at a later time. All CPSTR*'s must eventually be released with _CP_str_free. |
| Syntax | _CP_str_free(CPSTR* string) |
| Options | |
| Example | |
| Purpose | |
| Related |
cfunc.introduction cfunc.str_alloc cfunc.str_realloc |
