blob: 44c8a0795108784b7e024b99bfc26d4b013b4939 (
plain) (
tree)
|
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="author" content="Gabriel Bjørnager Jensen">
<meta name="darkreader-lock">
<meta name="description" content="About the u8c library.">
<meta name="keywords" content="achernar, u8c, unicode, utf-16, utf-32, utf-8, utf16, utf32, utf8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="/favicon.ico" rel="icon" type="image/vnd.microsoft.icon">
<link href="/apple-touch-icon.png" rel="apple-touch-icon" type="image/png">
<title>u8c | Achernar</title>
<link href="/css/main.css" rel="stylesheet">
<noscript>
<link href="/css/noScript.css" rel="stylesheet">
</noscript>
<script src="/js/main.js" type="text/javascript"></script>
</head>
<body data-page="u8c">
<!--#include virtual="/include/header.shtml"-->
<div id="page">
<h1 id ="anchor.about">u8c</h1>
<section>
<p><em>u8c</em> is a library for handling Unicode sequences in C.</p>
</section>
<!--#include virtual="/include/footer.shtml"-->
</div>
</body>
<script type="text/javascript">
Ach.init();
</script>
</html>
|