projects
/
chise
/
concord.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
835e827
)
(cos_read_int): New prototype.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Tue, 16 Apr 2013 01:08:19 +0000
(10:08 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Tue, 16 Apr 2013 01:08:19 +0000
(10:08 +0900)
cos-read.h
patch
|
blob
|
history
diff --git
a/cos-read.h
b/cos-read.h
index
4e3d0eb
..
c2bb55c
100644
(file)
--- a/
cos-read.h
+++ b/
cos-read.h
@@
-30,6
+30,9
@@
extern "C" {
#include "cos.h"
+COS_object
+cos_read_int (unsigned char *str, size_t len, size_t start, size_t* endp);
+
int
cos_read_utf8 (unsigned char *str, size_t len, size_t start, size_t* endp);