Profile picture
Profile picture
  • Home
  • Blog
  • Projects
  • Events
  • Thoughts
  • About
  1. (C++) isASCII(string) : Check if the string has a special characters

    March 02, 2020 · 1 min read

    When using C++ to serve multi-languages users, we need to validate the caractères in the string to find out what to do. In our case, we need…

    (C++) isASCII(string) : Check if the string has a special characters
© 2026, Built with Gatsby