Skip to content
Snippets Groups Projects
Commit 0378698a authored by Jonathan Schöbel's avatar Jonathan Schöbel
Browse files

append/join Text

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.
parent 08dc6d5f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment