C/C++ Annotated Archives

From the Publisher: The ultimate collection of robust code and expert techniques for C/C++ programmers. Develop programs faster using this annotated resource: As all programmers know,a warehouse of ready-to-use code is a surefire way to speed up programming development. This unique collection ofof solid routines that span the computing spectrum. The book begins with expert implementations of the foundational algorithms,such as linked lists,balanced binary trees,and sorting. It then moves on to file utilities,encryption,and source code management. Valuable standard financial and statistical functions are included that can calculate figures such as regular payments on a loan and future value of an annuity. You'll even get code for a small Internet browser. As a special bonus,code for a recursive-descent expression parser and a language interpreter are also included. These can be used to form the basis of your own computer language! An archive of well-documented code is one of the most important tools a programmer can have. Start building your archive today