<div>Well, I could not stand it any more.&nbsp; After finding the old copy of Turbo C on my old laptop, I entered the code and compiled it. Turbo C highlighted the "for...." line and gave the following warning: "Constant out of range in comparison...."&nbsp; If I changed the type declaration to int instead of char, no such warning.</div>  <div>&nbsp;</div>  <div>I wrote a lot of lines of C code (not C++) but that was 10 years ago. Turbo C could find a lot of problems during compilation.</div>  <div>&nbsp;</div>  <div>Bob R.</div>  <div><BR><BR><B><I>Keith Black &lt;tkeithblack@gmail.com&gt;</I></B> wrote:</div>  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Guys! You're getting carried away almost as bad as the judging controversy!<BR>;-)<BR><BR>I think you're missing the point. This was a trick question to see if you'd<BR>catch the fact that cnt was defined as 8-bits (char) and therefore would<BR>never reach 256. That
 was the only point of the quiz.<BR><BR>Keith<BR><BR></BLOCKQUOTE>