Binary printf format implemetation 02/14/2012
Just recently, I was wanting to print binary numbers from a c program to standard output. I very quickly learned that there was not a nice format character already defined. After a couple hours work I finally got something I liked. Also posted on StackOverflow
Add Comment | |||
RSS Feed