Skip to content
/ utf8 Public

A simple C library for decoding and encoding UTF-8.

Notifications You must be signed in to change notification settings

htrefil/utf8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utf8

A simple C library for decoding and encoding UTF-8.

Example usage

See example.c for example usage.

Documentation

See comments near function prototypes in utf8.h for documentation. Overall the internal working of the code should be simple and self-documenting.

License

Public domain

About

A simple C library for decoding and encoding UTF-8.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published