What is an easy way to convert a number its binary equivalent? There used to be an example on cplusplus.com using printf() but now it's not there.