mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
49e622551e
Standard functions like strtoul and strtod do this for numbers written in the usual Western number system using the Indo-Arabic numerals, but they do not handle other number systems. The main functions take as input a UTF-32 Unicode string and compute the corresponding unsigned integer. WWW: http://billposer.org/Software/libuninum.html
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
@comment $FreeBSD$
|
|
bin/numconv
|
|
include/uninum/uninum.h
|
|
include/uninum/nsdefs.h
|
|
lib/libuninum.so.2
|
|
lib/libuninum.so
|
|
lib/libuninum.a
|
|
@dirrmtry include/uninum
|