ObjFW  Hex Artifact Content

Artifact d9eb7b50b3eb8630b112d9108d6ffbf53d69cd606a68f1cb5d3d7a5ca2e69d27:

Manifest of check-in [d9eb7b50b3] - Add of_ascii_{to{upper,lower},is{alpha,alnum}}

These are independent of the locale and work on the ASCII character set.

Unlike the C ones, these are 8-bit safe, meaning if a character > 0x7F
is passed, is{alpha,alnum} returns false and to{upper,lower} returns the
original character. by js on 2017-01-07 00:37:26.


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.