Find Jobs
Hire Freelancers

C++ Program that uses 2 dimensional array!

$30-5000 USD

Completed
Posted about 21 years ago

$30-5000 USD

Paid on delivery
ITFN1303 - Foundations of Programming, C++ Program #2 &#61623; For this assignment you will do problem #7 on page 219. &#61623; You will need a two dimensional char array with 7 rows and 4 columns. &#61623; You must fill the array with the seat letters in each column (across a row) for displaying to the user. Use a nested for loop to do this. for (row=0; row <7; row++) for(col=0;col<4;col++) // fill the array here; &#61623; The column number in the loop, (an int) can be converted to a letter by adding 65 to it. ie, if col is a 0 then char someletter = col + 65; will assign an 'A' to someletter. (Refer to the ASCII table in Appendix 3 of the textbook) &#61623; Validate user entry. Program will accept only a seating row between 1 and 7 and a seat of A, B, C or D. If the user enters a row of 0 (zero) the program will terminate. &#61623; You can convert the seating Letter (the char A, B, C or D) to a number by subtracting 65 from it, and then assigning to an int variable. ie, col = 'A' - 65; will assign 0 to the variable col, which can be used as the column subscript for the array. &#61623; Make sure the seat requested is available. If so, assign an 'X' to that seat, and display the seating chart again. &#61623; Inform the user if all seats are taken, then display the seating chart again. Below is an attachment on how the program should work. ## 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 Me and needs to run on C++ visual studio for office 2000.
Project ID: 2912390

About the project

36 proposals
Remote project
Active 21 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
See private message.
$2 USD in 14 days
4.9 (26 reviews)
5.1
5.1
36 freelancers are bidding on average $18 USD for this job
User Avatar
See private message.
$10.20 USD in 14 days
4.9 (175 reviews)
5.9
5.9
User Avatar
See private message.
$12.75 USD in 14 days
4.9 (139 reviews)
5.6
5.6
User Avatar
See private message.
$8.50 USD in 14 days
4.9 (48 reviews)
5.4
5.4
User Avatar
See private message.
$14.45 USD in 14 days
4.9 (79 reviews)
4.7
4.7
User Avatar
See private message.
$51 USD in 14 days
4.1 (54 reviews)
4.8
4.8
User Avatar
See private message.
$8.50 USD in 14 days
5.0 (27 reviews)
4.6
4.6
User Avatar
See private message.
$6.80 USD in 14 days
4.2 (111 reviews)
4.4
4.4
User Avatar
See private message.
$8.50 USD in 14 days
4.5 (35 reviews)
4.2
4.2
User Avatar
See private message.
$21.25 USD in 14 days
4.8 (15 reviews)
3.9
3.9
User Avatar
See private message.
$15.30 USD in 14 days
4.9 (36 reviews)
3.8
3.8
User Avatar
See private message.
$8.50 USD in 14 days
5.0 (17 reviews)
3.8
3.8
User Avatar
See private message.
$8.29 USD in 14 days
4.8 (11 reviews)
3.8
3.8
User Avatar
See private message.
$4.25 USD in 14 days
5.0 (17 reviews)
3.6
3.6
User Avatar
See private message.
$8.50 USD in 14 days
5.0 (19 reviews)
3.2
3.2
User Avatar
See private message.
$7.65 USD in 14 days
4.7 (17 reviews)
3.0
3.0
User Avatar
See private message.
$85 USD in 14 days
0.8 (7 reviews)
4.4
4.4
User Avatar
See private message.
$11.05 USD in 14 days
5.0 (5 reviews)
2.7
2.7
User Avatar
See private message.
$4.25 USD in 14 days
4.5 (15 reviews)
2.7
2.7
User Avatar
See private message.
$8.50 USD in 14 days
5.0 (6 reviews)
2.5
2.5
User Avatar
See private message.
$8.50 USD in 14 days
4.9 (10 reviews)
2.5
2.5

About the client

Flag of UNITED STATES
United States
5.0
7
Member since Mar 3, 2003

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.