C++ noshowbase ignored

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In FC7, the line"

...
   cout << "a = 0x" << setfill('0') << hex << noshowbase <<
                     setw(8) << a << dec << setfill(' ') << endl;
...

results in:

a = 0x0x91a1218

Is there something I can do about this?

Thanks,
Mike.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux