Search:

Type: Posts; User: amplechin

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    2,184

    QUESTION: Convert numbers to words

    Create a program that prompts the user to enter a number (0-100000 only) then output the number in words.

    Enter a number: 10012
    it outputs " ten thousand two" instead of ten thousand twelve... ...
  2. please give me EXAMPLES of FUNCTIONS (Beginners)

    Hey guys, i don't know anything yet about functions and "passing arguments/parameters" ....but it would be discussed on our next c++ class..

    Can you please give/post a very simple program with the...
Results 1 to 2 of 2