Thread: Binary Addition
View Single Post
  #11 (permalink)  
Old 04-24-2008, 07:13 AM
Deo Favente Deo Favente is offline
Member
 
Join Date: Feb 2008
Posts: 7
Deo Favente is on a distinguished road
ok thanks that works well. I'm actually using a class that contains a boolean array for my implementation but it fits right in. I see now where i went wrong, and you have also provided a more efficent way of aligning the arrays to do the addition. Thanks a bunch
Reply With Quote