I provide Korean translation of C Programming FAQ, the official FAQ from Usenet comp.lang.c which is written by Steve Summit.
Thanks for his permission, I was able to translate this document in Korean. If you need any copyright information about my translation, read a few front pages of the document.
This document is somewhat different than the original on-line C FAQ list. Here are some plans and it's features:
Note that this document is far more than just translation of Steve's work. I've updated it from time to time to inject missing part (e.g. internationalization, new concepts in ISO/IEC 9899:1999, known as C99).
Unfortunately, these files are far from printing quality. Currently, I'm concentrating the contents itself, not design nor layout problem.
Unlike the old version, the HTML pages are encoded in UTF-8, not euc-kr.
Sorry for your inconvinience, but Postscript version is no longer provided. The good news is that new PDF version is searchable!
You can download the latest/unauthorized contents in LaTeX format from my CVS repository.
$ cvs -d :pserver:anonymous@www.cinsk.org:/root login Logging in to :pserver:anonymous@www.cinsk.org:/root CVS password: <RET> $ cvs -d :pserver:anonymous@www.cinsk.org:/root co cfaqs ... $ _
Or, you can browse online here.
If you want to help me to make this document better, please read following items carefully and send e-mail to me.
Previously, you could not search for Korean text from the PDF version due to my TeX configuration. Thanks to the Tex Live and new dvipdfmx, that problem is history now. The new problem is, the PDF version does not contain any bookmarks. If you know how to fix it, please let me know.
Among other things, reporting any errata, giving me a suggestion or an advice is the most helpful contribution. ;-)
If you do not have enough time to examine the document itself, please donate some of the required reference document to me. Currently I have following documents and books:
I need following books and documents:
Books and document which has not exactly same version or edition are welcome to donate to me. Especially, I need "C Programming Language, first edition" which is known as K&R1. Of course, other books and document you might think I might need are also helpful. To donate, please send me an e-mail or contact me via phone. My contact points are in the first page. (Use the link "here" at the bottom of this page.)
Or, you can donate money for me to buy those books. Visit here to make your donation using your credit card.
Here are some useful links to learn Standard C in general. Note that the information of these sites may be not for beginners.
More links for additional information. Note that these information may be not directly related to the Standard C.
$Id: index.html,v 1.29 2008/04/27 14:24:03 cinsk Exp $