Hi
Im converting some c++ code to vb ( basically i dont know c++ well enough to do it in c++ )
and ive come to this line
x = (x<<13) ^ x;
where x is a 32bit integer ( long in vb )
Does anybody know how to convert this into a vb statement?
Thanks.
|
Results 1 to 7 of 7
Threaded View
|
Click Here to Expand Forum to Full Width |