Skip to content
Snippets Groups Projects
user avatar
Jonathan Schöbel authored
SH_Text_append_string can be used to append a string to the text,
SH_Text_append_text can be used to append another text to the text.
SH_Text_join is a wrapper for SH_Text_append_text, but also frees the
second text, thus joining the texts to a single one.
0378698a
History
Name Last commit Last update
..