View Single Post
Old Dec 4th, 2006, 10:12 PM   #37
cwl157
Professional Programmer
 
Join Date: Feb 2005
Posts: 345
Rep Power: 4 cwl157 is on a distinguished road
i think i know the problem. when the hamming distance increases i have to have it branch to another part of the program to do that which is called hamming. So when it goes through that its out of the loop and then goes to print. Can i like somehow have the hamming being added under a label but then put that label still in the loop or maybe put the check and stuff under the hamming label?
cwl157 is offline   Reply With Quote