How can an IDE prevent printing a number? If all else fails, you can reinterpret_cast it to integer and handle the bits yourself?
Also, the next sentence:
So, you either need *custom printing code* or you need to wait for Dev 14 which has improved printing code.
How can an IDE prevent printing a number? If all else fails, you can reinterpret_cast it to integer and handle the bits yourself?