Comma formattingAt this point both, some guidance on how to approach it would be helpful. [code] #include<iostream> ...
Comma formattingI'm having little trouble getting the numbers a user enters to be formatted appropriately. I can onl...
Using bitmask operatorsFirst of all thank you for replying. The binToChar does work its the multyByTwo function that I cant...
Using bitmask operatorsSo this is the code I have so far which puts a bitmask seperator base on what I choose. My problem i...