Click here to Skip to main content
16,004,944 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: undeclared identifier ,even when i declared it Pin
Christian Graus17-Dec-03 12:10
protectorChristian Graus17-Dec-03 12:10 
GeneralRe: undeclared identifier ,even when i declared it Pin
Anonymous15-Dec-03 17:14
Anonymous15-Dec-03 17:14 
GeneralRe: undeclared identifier ,even when i declared it Pin
svsrikanth17-Dec-03 5:08
svsrikanth17-Dec-03 5:08 
Generalproject Pin
sakota15-Dec-03 8:46
sakota15-Dec-03 8:46 
GeneralRe: project Pin
Christian Graus15-Dec-03 10:07
protectorChristian Graus15-Dec-03 10:07 
GeneralRe: project Pin
sakota15-Dec-03 10:57
sakota15-Dec-03 10:57 
GeneralRe: project Pin
Christian Graus15-Dec-03 11:17
protectorChristian Graus15-Dec-03 11:17 
GeneralRe: project Pin
sakota15-Dec-03 11:04
sakota15-Dec-03 11:04 
Also the program has to have a menu that allows users to list flights (from a txt file called flights)
list passengers on a particular flight (from a txt file called pass)
add a passenger (add to a particular flight that is in the flight file)
and exit.
Making the menu is pretty much the only thing that I'm able to do pretty easily I think. Thank you all for the help.

it says that I will need at least these three classes

class list {} to be used by the flight class
class Flight {} a flight object for each flight
class Passenger {} a passenger Object for each passenger


Most of the people in this class are new at programming and have given up on this project already. We aren't graded on it we just are suggested to do it. I want to do it so I can gain the coding experience. It is hard to get ideas when you don't know where to start or what you should be looking at. We don't even have an instructor to ask we had to learn everything by a CBT online. This really sucks.

GeneralRe: project Pin
Christian Graus15-Dec-03 11:18
protectorChristian Graus15-Dec-03 11:18 
GeneralRe: project Pin
sakota16-Dec-03 12:32
sakota16-Dec-03 12:32 
GeneralRe: project Pin
Christian Graus16-Dec-03 12:48
protectorChristian Graus16-Dec-03 12:48 
GeneralRe: project Pin
Jörgen Sigvardsson15-Dec-03 10:12
Jörgen Sigvardsson15-Dec-03 10:12 
GeneralRe: project Pin
Christian Graus15-Dec-03 10:15
protectorChristian Graus15-Dec-03 10:15 
GeneralRe: project Pin
Bob Stanneveld15-Dec-03 21:31
Bob Stanneveld15-Dec-03 21:31 
GeneralUsing the string class within other classes Pin
dolus15-Dec-03 8:34
dolus15-Dec-03 8:34 
GeneralRe: Using the string class within other classes Pin
Christian Graus15-Dec-03 8:48
protectorChristian Graus15-Dec-03 8:48 
Generalhummm....... thread question Pin
Alan Kozlay15-Dec-03 8:03
Alan Kozlay15-Dec-03 8:03 
GeneralRe: hummm....... thread question Pin
Alexander M.,16-Dec-03 8:59
Alexander M.,16-Dec-03 8:59 
Generalincluding 2 user defined header files Pin
Mr. Cully15-Dec-03 7:59
Mr. Cully15-Dec-03 7:59 
GeneralRe: including 2 user defined header files Pin
Christian Graus15-Dec-03 8:50
protectorChristian Graus15-Dec-03 8:50 
GeneralRe: including 2 user defined header files Pin
John M. Drescher15-Dec-03 9:28
John M. Drescher15-Dec-03 9:28 
GeneralRe: including 2 user defined header files Pin
Anonymous15-Dec-03 17:34
Anonymous15-Dec-03 17:34 
Generalxp style button in MessageBox. Pin
bin892215-Dec-03 7:42
bin892215-Dec-03 7:42 
GeneralRemove the Restore Down Button from a MDI Pin
RobJones15-Dec-03 6:54
RobJones15-Dec-03 6:54 
Generalregarding map in C++ Pin
karteek15-Dec-03 6:29
karteek15-Dec-03 6:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.