Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4274726

Browse files
committed
Add URL for introduction to multibyte programming in C.
1 parentdc69c03 commit4274726

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎src/backend/utils/mb/README

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$PostgreSQL: pgsql/src/backend/utils/mb/README,v 1.7 2008/03/21 13:23:28 momjian Exp $
1+
$PostgreSQL: pgsql/src/backend/utils/mb/README,v 1.8 2008/06/17 18:22:43 momjian Exp $
22

33
Encodings
44
=========
@@ -14,3 +14,7 @@ wstrncmp.c:strncmp for mb
1414
win866.c:a tool to generate KOI8 <--> CP866 conversion table
1515
iso.c:a tool to generate KOI8 <--> ISO8859-5 conversion table
1616
win1251.c:a tool to generate KOI8 <--> CP1251 conversion table
17+
18+
Introduction
19+
------------
20+
http://www.cprogramming.com/tutorial/unicode.html

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp