cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Convert and Display User Inputted Number
Convert and Display User Inputted Number to Octal and Hexadecimal
Oct 18, 2012 at 5:15pm UTC
kcbrown1
(4)
How can I convert and display a number the user inputs as octal and hexadecimal?
Oct 18, 2012 at 5:18pm UTC
pogrady
(677)
cout provides flags to set this.
See here:
http://answers.yahoo.com/question/index?qid=20071009223455AAUobDo
Topic archived. No new replies allowed.