Commit ec30cfd7 authored by Bruce Momjian's avatar Bruce Momjian

Here is the chinese_big5 patch for PgAccess.  I've tested under Chinese
Windows 2000 without any problem.

Have fun.

LM.Liu
parent ef8181b8
0x0d2C
==========
May your signals all trap
May your references be bounded
All memory aligned
Floats to ints rounded
Remember ...
Non-zero is true
++ adds one
Arrays start with zero
and, NULL is for none
For octal, use zero
0x means hex
= will set
== means test
use -> for a pointer
a dot if its not
? : is confusing
use them a lot
a.out is your program
there's no U in foobar
and, char (*(*x())[])() is
a function returning a pointer
to an array of pointers to
functions returning char
-- Jon S. Stumpf
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment