![]() |
![]()
| ![]() |
![]()
NAMEal_cstr_dup - Allegro 5 APISYNOPSIS
DESCRIPTIONCreate a NUL ('\0') terminated copy of the string. Any embedded NUL bytes will still be presented in the returned string. The new string must eventually be freed with al_free(3).If an error occurs NULL is returned. SEE ALSOal_cstr(3), al_ustr_to_buffer(3), al_free(3)
|