14.06.2016, 15:33
jlalt, that should work, but it's much better to use strcat insead of strins.
You're only adding the string to the array, so there's no need to use strins.
strcat automatically adds it to the end.
You're only adding the string to the array, so there's no need to use strins.
strcat automatically adds it to the end.