Split from - http://www.daniweb.com/forums/thread34812-2.html
hi can you help me with my problem in c++ coding?
my problem that in every two zeros it must fallowed by 1, to become valid
if the input is not 001 like this it becomes invalid.....
example: 001001001 - valid
001010001-invalid