Skip to content
GitLab
Explore
Sign in
Register
Feb 19, 2024
aa50abec
There is something horribly wrong with what sscanf(x, "%2hhx", &cptr)
· aa50abec
Deucе
authored
Feb 19, 2024
does when compiled with mingw32. Use "anything else" to convert hex to char.
aa50abec
There is something horribly wrong with what sscanf(x, "%2hhx", &cptr)
Deucе
authored
Feb 19, 2024
does when compiled with mingw32. Use "anything else" to convert hex to char.
Loading