add new line
This commit is contained in:
parent
7d308b957d
commit
23b1412d47
@ -5,6 +5,7 @@ scan_utf8 \- decode an unsigned integer from UTF-8 encoding
|
||||
.B #include <scan.h>
|
||||
|
||||
size_t \fBscan_utf8\fP(const char *\fIsrc\fR,size_t \fIlen\fR,uint32_t *\fIdest\fR);
|
||||
|
||||
size_t \fBscan_utf8_sem\fP(const char *\fIsrc\fR,size_t \fIlen\fR,uint32_t *\fIdest\fR);
|
||||
.SH DESCRIPTION
|
||||
scan_utf8 decodes an unsigned integer in UTF-8 encoding from a memory
|
||||
|
Loading…
x
Reference in New Issue
Block a user