Skip to content

Functions for upper/lower casing, for testing whether a character is a letter and for conversion between Unicode encodings UTF-8 and UTF-16

License

Notifications You must be signed in to change notification settings

BartJongejan/letterfunc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

letterfunc Functions for upper/lower casing, for testing whether a character is a letter, for conversion between Unicode encodings UTF-8 and UTF-16 and for transformation from HTML entities to their UTF-8 equivalent.

noentities A program that reads standard input and writes to standard output while converting character references and XML/HTML entities to UTF-8 encoded characters. It is assumed that the input is already UTF-8 encoded.

About

Functions for upper/lower casing, for testing whether a character is a letter and for conversion between Unicode encodings UTF-8 and UTF-16

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 73.0%
  • C++ 26.7%
  • Makefile 0.3%