the book is title a guide to c++ progtraming by Tim Corica
Write a program that accepts a two digit number and displays the digits each on a single line. The program output should looke similar to :
Enter a two digitnumber :27
The frst digit is 2
The second dihit is 7

Post the code you have written and ask question(s) about what you don't understand.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.