Skip to content

maholmlund/cunicode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cunicode

A simple C library for handling utf-8 strings in C. Built for educational purposes.

Building

Install dependencies:

  • make
  • gcc
  • libcriterion-dev (only for testing)

Build using: $ make This builds the library to a file called cunicode.a in the build directory.

About

A library providing a Utf-8 string type in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published