Question about array with char"b"
program in C++ using nested loop that gives this output (star diamond)http://lmgtfy.com/?q=nested+loops+c%2B%2B
How to create 2 push buttonsGood Job! :) now try getting a menu in.. http://www.winprog.org/tutorial/menus.html
im having problem with my code..please help me to figure out my mistakeLook at this snippet it may help highlight the errors in your code: [code] doctor d; for (i...
if/else statement not producing the cout statementCompare the locations of your two [code]else[/code] statements.