i know that it is not too hard to write a function to convert a num to binary and print it out but do we really have to? i see we can use %o and %x for octal and hexidecimal. so i am wondering is there any inbuilt function for binary as it seems kinda wierd that there is binary operators but not binary format. ta
binary output
Collapse
X
Comment