Investopedia contributors come from a range of backgrounds, and over 25 years there have been thousands of expert writers and editors who have contributed. Suzanne is a content marketer, writer, and ...
is there a <I>simple</I> way of converting an int from base 10 into its binary representation and in reverse in C++? (i need to do some bit-wise operations on some ints, OR/XOR etc).<BR><BR>any ...