Function ascii_art_str()

Function Documentation

char *ascii_art_str()

Wrapper for ascii_art()

Returns a new char pointer to the ascii_art string The caller is responsible to free the pointer using ‘basic_str_free’.