Purpose
Purpose of this book to give GCC/G++ code for "Let us C" - Book by Yashavant Kanetkar. We will be translating his old code to new Standard C++ Code. you can run this code under Windows and Linux with Standard C++ compiler such as GCC/G++.
Who is working on this?
OS-Contrib Community. A dedicated community for Contribution to Open Source/Free Software from India.
How I can help ?
Read the Yashwant Kanetkar's books and Copy paste the bad code here which will run in TC3. We will translate this code to new Standard C++ code.
Code listings
Chapter 1
Chapter 2
- Code 2.1
- Code 2.2
- Code 2.3
- Code 2.4
- Example 2.1
- Example 2.2
- Example 2.3
- Example 2.4
- Example 2.5
- Example 2.6
References
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.