c++.rtl - printf bug for 64 bit integer output in binary - bitbash.c
- Carl Sturtivant <Carl_member pathlink.com> Dec 16 2005
It seems that if bit 48 or above is set then there's a problem with printf producing binary, shown by the attached short program. If bit 56 or above is set then the problem is more severe. Any chance of a fix? :) Carl.
Dec 16 2005








Carl Sturtivant <Carl_member pathlink.com>