Day 26/100 100 Days of Code
I fixed an issue where it was impossible to lowercase any Greek characters. After experimenting with C++'s library, I decided to install the boost locale library to try it.
Lo' and behold! It worked! This means that both Greek and English languages a...
digitalcreations.hashnode.dev1 min read