Recent content by mgc
-
M
C/C++ Define large number. check this. c++ project
help me to correct this prob. LARGE NUMBER For the purposes of this problem we will define a large number as a positive whole number with at least eight digits. For example, 123456789 is a large number. Large numbers must NOT be expressed in exponential form. Write a program that: (1)...- mgc
- Post #4
- Forum: Programming and Computer Science
-
M
C/C++ Define large number. check this. c++ project
okay. thank you!- mgc
- Post #3
- Forum: Programming and Computer Science
-
M
C/C++ Define large number. check this. c++ project
For the purposes of this problem we will define a large number as a positive whole number with at least eight digits. For example, 123456789 is a large number. Large numbers must NOT be expressed in exponential form. Write a program that: (1) asks for two inputs. WHAT IS THE FIRST...- mgc
- Thread
- C++ Project
- Replies: 6
- Forum: Programming and Computer Science