booking a ticket for flight

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Oct 2009
Posts: 2
Reputation: niezam is an unknown quantity at this point 
Solved Threads: 0
niezam niezam is offline Offline
Newbie Poster

booking a ticket for flight

 
0
  #1
Oct 21st, 2009
please help me solving a program about booking a ticket for a flight that need to show the seat, the price and the class
Reply With Quote Quick reply to this message  
Join Date: Oct 2005
Posts: 302
Reputation: Clinton Portis is an unknown quantity at this point 
Solved Threads: 31
Clinton Portis's Avatar
Clinton Portis Clinton Portis is offline Offline
Posting Whiz
 
0
  #2
Oct 21st, 2009
I would probably use C++ to write a program that would accept user input, compare to an existing 'database' of information (which you could probably load from a .txt file for example) then output the result.
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 1,675
Reputation: vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold 
Solved Threads: 193
vmanes's Avatar
vmanes vmanes is offline Offline
Posting Virtuoso
 
0
  #3
Oct 21st, 2009
I would do a search of the daniweb c++ forum and find this problem discussed many, many times.

( I wish profs would be a bit more creative and come up with some new assignments.)
"We Americans got so tired of being thought of as dumb by the rest of the world that we went to the polls last November and removed all doubt."
~~~~~~~~~~~~~~~~~~
Looking for an exciting graduate degree? Robotics and Intelligent Autonomous Systems (RIAS) at SDSM&T See the program brochure here.
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 2
Reputation: niezam is an unknown quantity at this point 
Solved Threads: 0
niezam niezam is offline Offline
Newbie Poster
 
0
  #4
34 Days Ago
can you give an example of coding???
pliz
how to display a seat with a number and character without using cout
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 1,675
Reputation: vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold vmanes is a splendid one to behold 
Solved Threads: 193
vmanes's Avatar
vmanes vmanes is offline Offline
Posting Virtuoso
 
0
  #5
34 Days Ago
Originally Posted by niezam View Post
can you give an example of coding???
pliz
how to display a seat with a number and character without using cout
Do you have a pencil and a piece of paper handy?

This is C++.
"We Americans got so tired of being thought of as dumb by the rest of the world that we went to the polls last November and removed all doubt."
~~~~~~~~~~~~~~~~~~
Looking for an exciting graduate degree? Robotics and Intelligent Autonomous Systems (RIAS) at SDSM&T See the program brochure here.
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC