Basic Morse Code and Pseudocode Homework Help

Completed Posted Oct 22, 2002 Paid on delivery
Completed Paid on delivery

The program that I need can be found at [url removed, login to view] . The program has to do exactly what the page says. I need some comments in the source. I also need two basic pseudocodes translated into C++. The first is this one... Below is an algorithm that prompts the user to enter a two digit positive integer number and then reverses the order of the digits in the number and displays the result on the screen. For example if the user enters the number 35 the program displays 53 to the screen. Subroutine enterNumber (void) returns an integer: Set userNum = 0 loop while (userNum < 10 || userNum >= 100) Display "Enter a two digit number: " Get userNum from user input end loop Return userNum Subroutine reverseOrder (accepts integer fNum) returns an integer: Set revNum = fNum % 10 * 10 Set fNum = fNum / 10 Set revNum = revNum + fNum % 10 Return revNum Algorithm reverse: Set userNum = enterNumber() Set revNum = reverseOrder(userNum) Display revNum The second is this one... Following the logic for reversing a two digit number, write pseudocode for a new reverseOrder algorithm that will reverse an integer with any number of digits. For example if the user enters the number 35371 the program displays 17353 to the screen. Subroutine enterNumber (void) returns an integer: Display "Enter a number: " Get userNum from user input Return userNum Subroutine reverseOrder (accepts integer fNum) returns an integer: <YOUR CODE HERE> Return revNum Algorithm reverse: Set userNum = enterNumber() Set revNum = reverseOrder(userNum) Display revNum I would like to have each one in it's own .cpp file. These things have to be in C++.

## Deliverables

1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.

2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.

3) Complete ownership and distribution copyrights to all work purchased.

## Platform

Windows XP.

## Deadline information

Has to be done in C++.

C Programming Engineering MySQL PHP Software Architecture Software Testing

Project ID: #2878344

About the project

6 proposals Remote project Active Oct 22, 2002

Awarded to:

rambobones

See private message.

$2 USD in 14 days
(12 Reviews)
2.0

6 freelancers are bidding on average $14 for this job

softdreamsvw

See private message.

$8.5 USD in 14 days
(55 Reviews)
7.1
sarderhasnut

See private message.

$42.5 USD in 14 days
(54 Reviews)
4.8
fabianjones

See private message.

$17 USD in 14 days
(20 Reviews)
3.3
keyservw

See private message.

$7.65 USD in 14 days
(11 Reviews)
2.6
gmrvw

See private message.

$8.5 USD in 14 days
(0 Reviews)
0.0