C++ coding quiz

There're 4 bytes in a row, each is to be its own value
How do we find the byte of greatest value out of them by the simplest, elegant C++ instructions.. which implies would be bitwise operations / manipulation instead of too many if... and else if sequence ?
Topic archived. No new replies allowed.