C & C++ X

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

Welcome to C & C++ X, which means C and C++ examples. This book wishes you to bring tens of examples in these languages so that you can grasp and learn the language better.

[edit] C Examples

[edit] C++ Examples

  1. Hello World
  2. Accepting and printing a String
  3. Adding integer numbers
  4. Quotient and Remainder