mgood7123 / wcwidth

implement wcwidth for win32, ported from https://github.com/termux/wcwidth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A wcwidth implementation in C

Travis build status

A simple implementation of wcwidth(3) in C as a port of wcwidth.py.

Used in Termux as part of the libandroid-support.so shared library.

About

implement wcwidth for win32, ported from https://github.com/termux/wcwidth

License:Other


Languages

Language:C 97.2%Language:CMake 2.2%Language:Makefile 0.6%