RE: So weird!

  • From: "Homme, James" <james.homme@xxxxxxxxxxxx>
  • To: "programmingblind@xxxxxxxxxxxxx" <programmingblind@xxxxxxxxxxxxx>
  • Date: Tue, 27 Jul 2010 06:56:05 -0400

Hi Jes,
You are making typing mistakes or syntax mistakes. Plain and simple. The 
computer is too stupid to know what you mean.

Jim

Jim Homme,
Usability Services,
Phone: 412-544-1810. Skype: jim.homme
Internal recipients,  Read my accessibility blog. Discuss accessibility here. 
Accessibility Wiki: Breaking news and accessibility advice

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx 
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Jes
Sent: Tuesday, July 27, 2010 4:32 AM
To: programmingblind@xxxxxxxxxxxxx
Subject: So weird!

I notice that sometimes when I am coding an algorithm, I'll put in a block of 
code that works rock solid every time it is executed. For example:
do
{
Block 1 of code
cblock 2 of code;

}
while (something != this && something != 'that');

} //end while
return 0;
} //end of main function
Then, for whatever reason, I'll type that exact set of instructions somewhere 
else, by hand, and it won't compile, but when I select the rock solid portion 
of code and copy it, the program compiles just fine. How strange. Is this just 
me? Sorry if I am confusing all you peepers to death!
Jes

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind


This e-mail and any attachments to it are confidential and are intended solely 
for use of the individual or entity to whom they are addressed.  If you have 
received this e-mail in error, please notify the sender immediately and then 
delete it.  If you are not the intended recipient, you must not keep, use, 
disclose, copy or distribute this e-mail without the author's prior permission. 
 The views expressed in this e-mail message do not necessarily represent the 
views of Highmark Inc., its subsidiaries, or affiliates.
__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: