mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-24 11:41:58 +00:00
rune(3): sync with rune.c and Plan 9
R=rsc CC=codebot http://codereview.appspot.com/254042
This commit is contained in:
parent
d94cc62a01
commit
2fe14f1315
1 changed files with 4 additions and 1 deletions
|
@ -71,7 +71,10 @@ If the input is not exactly in
|
|||
.SM UTF
|
||||
format,
|
||||
.I chartorune
|
||||
will convert to 0x80 and return 1.
|
||||
will convert to
|
||||
.B Runeerror
|
||||
(0xFFFD)
|
||||
and return 1.
|
||||
.PP
|
||||
.I Runelen
|
||||
returns the number of bytes
|
||||
|
|
Loading…
Reference in a new issue