Anonymous ID: 60a229 Jan. 12, 2020, 5:31 a.m. No.7791067   🗄️.is 🔗kun

>>7791051

>https://forgetcode.com/c/567-change-string-to-upper-case-without-strupr

 

Always avoid making library calls if you can directly code the function. It's faster. And the most secure program is one that relies on no external libraries whatsoever. That means your risk vector is kernel-only.