Re: Errors In C# demo program I can't see or I don't understand

  • From: "qubit" <lauraeaves@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Mon, 27 Jun 2011 22:36:06 -0500

Greetings.  I haven't tried compiling it, but I did notice an extra quote on 
the following line:

Console.WriteLine("Welcome {0}!", userName");



That would throw things off.

HTH

--le





  ----- Original Message ----- 
  From: Katherine Moss 
  To: programmingblind@xxxxxxxxxxxxx 
  Sent: Monday, June 27, 2011 7:56 PM
  Subject: Errors In C# demo program I can't see or I don't understand


  Hi all,

  Attached is a file that according to VS 2010 has errors, both a missing 
parenthesis and a missing semicolon, but when I look at it letter by letter and 
word by word, I see no such errors.  Do you see them?  If you do, please let me 
know where and what they are, so that I can fix them.  Thanks so much.  The 
tagged lines are 15 and 16.  

   

  Katherine

Other related posts: