Thread: help

  1. #1
    Registered User
    Join Date
    Jan 2002
    Posts
    3

    help

    I just started arrays and i need help with a project here is the problem:

    Sydney Airlines would like your company to design an airline reservation system in C.
    Details:
    The program should be able to assign seats on the airplane. Sydney Airlines has a plane layout to include a business class, and economy class on the DC-8 aircraft. Use arrays to initialize the seating
    plan to zero, to indicate that the seats are empty .As the seats are assigned, set the corresponding
    elements of the array to indicate that the seat is no
    , longer available. For the DC-8 plane when first class I is fu11 the passenger should be given the option to sit ! in economy. And when economy is full the
    passenger should be given the choice to sit in first class. Should the passenger decline the program should display a friendly message. Print off a boarding pass for each passenger in the plane.
    DC-8:
    Seats 1 -10 are Business Class
    Seats 11 -20 are Economy Class

    how should i tackle this? plz help [email protected]

  2. #2
    Registered User
    Join Date
    Jan 2002
    Location
    Vancouver
    Posts
    2,212
    Homework?

  3. #3
    The Artful Lurker Deckard's Avatar
    Join Date
    Jan 2002
    Posts
    633
    I'm with Brian on this one. Post your code so far and tell us where you are stuck.

    Thanks.
    Jason Deckard

  4. #4
    Unregistered
    Guest
    what kind of topic is "help"... you may as well have said "i'm having fish-fingers for lunch"... that's just as useful!!!

    next time you post, actually put something in the topic name thats RELATED to the thing that you need help with.

    oh.. and one more thing...

    do your own homework!!!

Popular pages Recent additions subscribe to a feed