Try to get rid of gets_s
Closed this issue · 2 comments
mbirth commented
gets_s
seems to be a bit problematic.
Also, it doesn't compile with GCC unless you add the function manually.
LiEnby commented
Didn't know that, just knew never to use gets() normal xD
Also uintptr and intptr don't seem to work on gcc either :(