Bit shift and rotate in Visual Basic

Status
Not open for further replies.

SphinX

Advanced Member level 3
Joined
Jan 25, 2002
Messages
822
Helped
58
Reputation
116
Reaction score
29
Trophy points
1,308
Location
EGYPT
Activity points
7,045
vb6 rotate bits

Hi,

What are the bit shift and rotate instructions used in visual Basic (like << or >> operators in C Language) ?


Thanx in advance
 

vb bit shift rotate

Hi SphinX,

Sorry but in VB there aren't these instructions.
You need to develop a subroutine to do the job or for
a very short execution time you have to write a dll in C.

Regards,

--rs
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…