C++ Vault

C++ source files demonstrating some of the functionality of the language. also see: posts — 97 files — Output, Input, Variables, Arithmetic Hello example More output Variables, input Variables, input Division Arithmetic Arithmetic, casting Arithmetic, rounding Remainders Change in coins   Decisions Detect valid input with if Even or odd using if Even or odd using if/else Read More …