Deleting an unused variable makes my code seg fault....
@aproposIn C, can I have an array of strings and then do strcpy into it like strcpy(strings[i], str)?
@matrix @apropos if you have adequate space in the destination buffer, then yes. Also don’t forget about the null terminator.
@VD15 @apropos Doesn't strcpy insert that?
@apropos @VD15 It has that so the problem is elsewhere
Mainly gaming/nerd instance for people who value free speech. Everyone is welcome.