Warning: util_copy_string_slist is deprecated since 3.8.
Copies SList of strings at the end of copy_to
.
Use copy_deep instead, and optionally concat to concatenate the copied list to another SList.
copy_to |
Where to copy; can be |
strings |
SList of strings to be copied |
New head of |