testing


[ Follow Ups ] [ Post Followup ] [ CS2604 Discussion WWWBoard ] [ FAQ ]

Posted by Chris Pizzurro on July 13, 1999 at 17:34:02:

I am having some trouble testing all 256 characters.
My for loop has been coded as follows:
for (input='\x000'; input<='\x0FF'; input++ )
At runtime this for loop does not execute. Does anyone
know why?



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS2604 Discussion WWWBoard ] [ FAQ ]