added many charcter handling code
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-11-22 00:24:57 +09:00
parent 6a861d2db5
commit 3d47a99cd2
57 changed files with 24011 additions and 138 deletions

View File

@ -1,6 +1,4 @@
/*
* $Id$
*
Copyright (c) 2016-2018 Chung, Hyung-Hwan. All rights reserved.
Redistribution and use in source and binary forms, with or without
@ -28,6 +26,7 @@
#define _HCL_PRV_H_
#include <hcl.h>
#include <hcl-chr.h>
#include <hcl-fmt.h>
#include <hcl-utl.h>