L
linq936
Hi,
I have been using C for years, but once in a while I run across some
C code which is concise, simple, well constructed and beautiful.
Another words, better than what I would write it. Sometime it is my
colleague's code, some time it is on some web.
I am wondering if there is such a book which has a lot of example
code for various problems. The problems are not heavy weight so that I
can write my code first and then compare my code to the book's.
My friend recommends C++ STL source code, but that seems to big. I
vaguely remember there is such a book published in 1990s, but can not
remember the title.
Any suggestion is appreciated!
I have been using C for years, but once in a while I run across some
C code which is concise, simple, well constructed and beautiful.
Another words, better than what I would write it. Sometime it is my
colleague's code, some time it is on some web.
I am wondering if there is such a book which has a lot of example
code for various problems. The problems are not heavy weight so that I
can write my code first and then compare my code to the book's.
My friend recommends C++ STL source code, but that seems to big. I
vaguely remember there is such a book published in 1990s, but can not
remember the title.
Any suggestion is appreciated!