could someone explain to me what the >> 2 does in the following fragment.
xp = (xp*3) >> 2;
xp = (xp*3) >> 2;
This forum is a read-only archive of the Gammon Software forum (2000–2026). No new posts can be made. Search the archive.
Posted by Robert Powell on Tue 19 Jul 2005 09:15 AM — 2 posts, 12,180 views.