|
-
Aug 22nd, 2000, 02:40 PM
#1
Does any one know of a way to shift a bit in VB (like what the << and >> commands in c do)?
-
Aug 22nd, 2000, 02:46 PM
#2
Monday Morning Lunatic
Just multiply or integer divide by 2^(the number of bits to shift by). That's a simple way of doing it.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Aug 22nd, 2000, 03:07 PM
#3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|