This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
cs-142:allowance-with-menu [2016/11/02 16:35] kseppi |
cs-142:allowance-with-menu [2016/11/02 17:25] (current) kseppi |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | This version has a numeric menu, there is an other example after it that uses a string for the choices in the menu. Please take a look at both. | ||
+ | |||
<code cpp> | <code cpp> | ||
#include <iostream> | #include <iostream> |