I've seen a syntax line in C like

*crcres = *crcres >> 1

does someone know what this does and how to write it in VB

Advanced thanks