|
NAMEal_ustr_append - Allegro 5 APISYNOPSIS
DESCRIPTIONAppend us2 to the end of us1.Returns true on success, false on error. This function can be used to append an arbitrary buffer:
SEE ALSOal_ustr_append_cstr(3), al_ustr_append_chr(3), al_ustr_appendf(3), al_ustr_vappendf(3)
Visit the GSP FreeBSD Man Page Interface. |