LiEnby/eCDP-Serial-Code

Try to get rid of gets_s

Closed this issue · 2 comments

gets_s seems to be a bit problematic.

Also, it doesn't compile with GCC unless you add the function manually.

Didn't know that, just knew never to use gets() normal xD

Also uintptr and intptr don't seem to work on gcc either :(

fixed - b72083d