|
|
|
|
|
by akira2501
2865 days ago
|
|
> So...what's special about Ohms, Kelvins, and ångström Nothing other than misguided thinking in the early versions of the standard. The other problems with these special symbols is that if you call tolower() or similar on them they'll return the "normal" character they're based off of. So toupper(tolower(char)) != char. |
|