Click here to Skip to main content
15,910,118 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: set date formate in vc++ plzzzzzz help Pin
ani_ikram10-Jul-08 20:25
ani_ikram10-Jul-08 20:25 
JokeRe: set date formate in vc++ plzzzzzz help Pin
Nelek10-Jul-08 21:53
protectorNelek10-Jul-08 21:53 
GeneralRe: set date formate in vc++ help Pin
ani_ikram10-Jul-08 23:20
ani_ikram10-Jul-08 23:20 
GeneralRe: set date formate in vc++ plzzzzzz help Pin
David Crow11-Jul-08 3:02
David Crow11-Jul-08 3:02 
AnswerRe: set date formate in vc++ plzzzzzz help Pin
Bram van Kampen12-Jul-08 15:32
Bram van Kampen12-Jul-08 15:32 
Questionconver 30/12/2008 date into mm/dd/yyyy formate in vc++ Pin
ani_ikram10-Jul-08 17:58
ani_ikram10-Jul-08 17:58 
QuestionRe: conver 30/12/2008 date into mm/dd/yyyy formate in vc++ Pin
David Crow11-Jul-08 3:03
David Crow11-Jul-08 3:03 
QuestionHELP!!! Pin
scrumptiouslydelicious10-Jul-08 17:51
scrumptiouslydelicious10-Jul-08 17:51 
Anyone has any idea on how to do this?

Design the necessary classes and member functions to achieve the above tasks.

To write a menu driven program that repeatedly allows the user to select
one of the following two options:

Option 1 : Allow a user to enter the date and time of United States and the City for time conversion. The program will output United States time and the equivalent time of the city.

Option 2 : Allow user to enter the date and time of United States, the City to travel to, and the flight time between United States and the City. The program will output the time of arrival at the city.

Assume that time difference between United States and the city is a positive value if time of the city is ahead of United States. It is a negative value if time of the city is behind United States. Time differences of the various cities are stored in a text file.

Your program will read in the cities and the time differences from the text file.

Example of time differences :
City Time difference
London -7
Sydney +2
Cairo -7
New Delhi -2:30
Tokyo +1
Beijing 0
New York -12
AnswerRe: HELP!!! Pin
enhzflep10-Jul-08 18:21
enhzflep10-Jul-08 18:21 
JokeRe: HELP!!! Pin
jazy110-Jul-08 19:04
jazy110-Jul-08 19:04 
QuestionRe: HELP!!! Pin
killabyte10-Jul-08 19:19
killabyte10-Jul-08 19:19 
JokeRe: HELP!!! Pin
jazy110-Jul-08 19:32
jazy110-Jul-08 19:32 
GeneralRe: HELP!!! Pin
enhzflep10-Jul-08 19:39
enhzflep10-Jul-08 19:39 
GeneralRe: HELP!!! Pin
CPallini10-Jul-08 21:32
mveCPallini10-Jul-08 21:32 
QuestionConnect MS ACCESS 2003 data base with vc++ 6 Pin
ani_ikram10-Jul-08 17:51
ani_ikram10-Jul-08 17:51 
AnswerRe: Connect MS ACCESS 2003 data base with vc++ 6 Pin
ritz123410-Jul-08 18:28
ritz123410-Jul-08 18:28 
GeneralRe: Connect MS ACCESS 2003 data base with vc++ 6 Pin
ani_ikram10-Jul-08 20:27
ani_ikram10-Jul-08 20:27 
QuestionOnPaint is transitory. Pin
jazy110-Jul-08 17:11
jazy110-Jul-08 17:11 
AnswerRe: OnPaint is transitory. Pin
enhzflep10-Jul-08 17:48
enhzflep10-Jul-08 17:48 
GeneralRe: OnPaint is transitory. Pin
jazy110-Jul-08 18:04
jazy110-Jul-08 18:04 
GeneralRe: OnPaint is transitory. Pin
enhzflep10-Jul-08 18:20
enhzflep10-Jul-08 18:20 
GeneralRe: OnPaint is transitory. Pin
jazy110-Jul-08 18:59
jazy110-Jul-08 18:59 
GeneralRe: OnPaint is transitory. Pin
Nelek10-Jul-08 21:48
protectorNelek10-Jul-08 21:48 
GeneralRe: OnPaint is transitory. Pin
jazy110-Jul-08 22:50
jazy110-Jul-08 22:50 
AnswerRe: OnPaint is transitory. Pin
Mark Salsbery11-Jul-08 6:25
Mark Salsbery11-Jul-08 6:25 

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.