Click here to Skip to main content
16,015,094 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: System(pause) Pin
Cedric Moonen22-Jul-08 22:27
Cedric Moonen22-Jul-08 22:27 
QuestionRe: System(pause) Pin
T.RATHA KRISHNAN22-Jul-08 22:42
T.RATHA KRISHNAN22-Jul-08 22:42 
QuestionRe: System(pause) Pin
CPallini22-Jul-08 22:58
mveCPallini22-Jul-08 22:58 
AnswerRe: System(pause) Pin
Rajesh R Subramanian1-Aug-08 20:41
professionalRajesh R Subramanian1-Aug-08 20:41 
QuestionRe: System(pause) Pin
David Crow23-Jul-08 3:35
David Crow23-Jul-08 3:35 
AnswerRe: System(pause) Pin
Cedric Moonen23-Jul-08 4:24
Cedric Moonen23-Jul-08 4:24 
GeneralRe: System(pause) Pin
David Crow23-Jul-08 4:57
David Crow23-Jul-08 4:57 
QuestionRe: System(pause) Pin
Rajesh R Subramanian22-Jul-08 23:23
professionalRajesh R Subramanian22-Jul-08 23:23 
T.RATHA KRISHNAN wrote:
system("PAUSE");


Why do you have to call system("pause")? It is a very resource expensive call and is still not the fastest thing in the world. Can't you just use getch() or something else similar?

Nobody can give you wiser advice than yourself. - Cicero
.·´¯`·->Rajesh<-·´¯`·.


Microsoft MVP - Visual C++[^]

QuestionRe: System(pause) Pin
T.RATHA KRISHNAN22-Jul-08 23:37
T.RATHA KRISHNAN22-Jul-08 23:37 
QuestionRe: System(pause) Pin
Rajesh R Subramanian22-Jul-08 23:39
professionalRajesh R Subramanian22-Jul-08 23:39 
QuestionRe: System(pause) Pin
T.RATHA KRISHNAN22-Jul-08 23:45
T.RATHA KRISHNAN22-Jul-08 23:45 
QuestionRe: System(pause) Pin
Rajesh R Subramanian22-Jul-08 23:47
professionalRajesh R Subramanian22-Jul-08 23:47 
QuestionRe: System(pause) Pin
T.RATHA KRISHNAN22-Jul-08 23:53
T.RATHA KRISHNAN22-Jul-08 23:53 
AnswerRe: System(pause) Pin
Cedric Moonen23-Jul-08 0:09
Cedric Moonen23-Jul-08 0:09 
AnswerRe: System(pause) Pin
Rajesh R Subramanian23-Jul-08 0:36
professionalRajesh R Subramanian23-Jul-08 0:36 
AnswerRe: System(pause) Pin
David Crow23-Jul-08 3:37
David Crow23-Jul-08 3:37 
QuestionConvert BSTR to Const char* Pin
manju#12322-Jul-08 21:40
manju#12322-Jul-08 21:40 
AnswerRe: Convert BSTR to Const char* Pin
CPallini22-Jul-08 22:27
mveCPallini22-Jul-08 22:27 
GeneralRe: Convert BSTR to Const char* Pin
manju#12322-Jul-08 22:51
manju#12322-Jul-08 22:51 
QuestionRe: Convert BSTR to Const char* Pin
CPallini22-Jul-08 23:26
mveCPallini22-Jul-08 23:26 
AnswerRe: Convert BSTR to Const char* Pin
manju#12322-Jul-08 23:32
manju#12322-Jul-08 23:32 
GeneralRe: Convert BSTR to Const char* Pin
CPallini23-Jul-08 0:11
mveCPallini23-Jul-08 0:11 
GeneralRe: Convert BSTR to Const char* Pin
Rajesh R Subramanian30-Jul-08 23:00
professionalRajesh R Subramanian30-Jul-08 23:00 
General? Pin
CPallini30-Jul-08 23:21
mveCPallini30-Jul-08 23:21 
GeneralRe: ? Pin
Rajesh R Subramanian30-Jul-08 23:25
professionalRajesh R Subramanian30-Jul-08 23: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.