mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +01:00
old one (the one renamed to wstrconcat). The new wstrappend(dst, src) will modify and return dst, without creating a new string to hold the result, except if dst==NULL, in which case its equivalent to calling wstrdup(src)
4.5 KiB
4.5 KiB