Darwinbots Forum

Code center => Darwinbots Program Source Code => Topic started by: Zelos on October 29, 2005, 09:47:06 AM

Title: Bits in Visual Basic
Post by: Zelos on October 29, 2005, 09:47:06 AM
im working on vb, how can you control bits like that in vb?
Title: Bits in Visual Basic
Post by: Numsgil on October 30, 2005, 03:16:04 PM
Check out the soruce for 2.4.  There's a module called Bit Commands or something like that that I used to program basic operations on bit patterns constructed from boolean values.