View Single Post
  #1  
Old 03-10-2011, 01:03 AM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default ***** C++ how do I use a name instead of a number for a "cin>>" value.

I wrote the code below and it runs well. However, how do I make it so that 'Jeanne' enters her own name instead of the numeral 01 to get the message 'Welcome Jeanne'? Thank you. // This program assigns a code to 'Jeanne' (analogous to a pass code) <div class="codeblock">
__________________
C++
domain name forum
Reply With Quote