Click here to Skip to main content
15,900,511 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: c++ with QT exe file error Pin
Richard MacCutchan13-Aug-13 0:41
mveRichard MacCutchan13-Aug-13 0:41 
GeneralRe: c++ with QT exe file error Pin
Mkhitar_Sargsyan13-Aug-13 0:51
Mkhitar_Sargsyan13-Aug-13 0:51 
GeneralRe: c++ with QT exe file error Pin
Richard MacCutchan13-Aug-13 1:03
mveRichard MacCutchan13-Aug-13 1:03 
GeneralRe: c++ with QT exe file error Pin
Mkhitar_Sargsyan13-Aug-13 1:08
Mkhitar_Sargsyan13-Aug-13 1:08 
GeneralRe: c++ with QT exe file error Pin
Richard MacCutchan13-Aug-13 1:17
mveRichard MacCutchan13-Aug-13 1:17 
GeneralRe: c++ with QT exe file error Pin
Mkhitar_Sargsyan13-Aug-13 1:55
Mkhitar_Sargsyan13-Aug-13 1:55 
QuestionRe: c++ with QT exe file error Pin
David Crow13-Aug-13 4:46
David Crow13-Aug-13 4:46 
AnswerRe: c++ with QT exe file error Pin
leon de boer13-Aug-13 7:02
leon de boer13-Aug-13 7:02 
There is also an easy way this comes about

In debug mode the compiler will zero all variables and memory in release mode it doesn't the memory will have garbage in it.

Are the index variable been zero or set to a specific value or are you just assuming it is?
GeneralRe: c++ with QT exe file error Pin
David Crow13-Aug-13 7:24
David Crow13-Aug-13 7:24 
GeneralRe: c++ with QT exe file error Pin
leon de boer13-Aug-13 10:01
leon de boer13-Aug-13 10:01 
GeneralRe: c++ with QT exe file error Pin
David Crow13-Aug-13 10:46
David Crow13-Aug-13 10:46 
GeneralRe: c++ with QT exe file error Pin
Mkhitar_Sargsyan13-Aug-13 20:05
Mkhitar_Sargsyan13-Aug-13 20:05 
GeneralRe: c++ with QT exe file error Pin
David Crow14-Aug-13 3:47
David Crow14-Aug-13 3:47 
GeneralRe: c++ with QT exe file error Pin
Mkhitar_Sargsyan14-Aug-13 19:59
Mkhitar_Sargsyan14-Aug-13 19:59 
Questionhow to get hash of account's password Pin
sr333012-Aug-13 19:42
sr333012-Aug-13 19:42 
AnswerRe: how to get hash of account's password Pin
Richard MacCutchan12-Aug-13 20:50
mveRichard MacCutchan12-Aug-13 20:50 
GeneralRe: how to get hash of account's password Pin
sr333013-Aug-13 0:15
sr333013-Aug-13 0:15 
GeneralRe: how to get hash of account's password Pin
Richard MacCutchan13-Aug-13 0:39
mveRichard MacCutchan13-Aug-13 0:39 
AnswerRe: how to get hash of account's password Pin
ngtv12-Aug-13 23:53
ngtv12-Aug-13 23:53 
GeneralRe: how to get hash of account's password Pin
sr333013-Aug-13 0:16
sr333013-Aug-13 0:16 
Questioni'm tring to initialise a sudoku board (9*9) using c++.getting a blank screen with blinking cursor as output. Pin
Member 1019329312-Aug-13 6:47
Member 1019329312-Aug-13 6:47 
AnswerRe: i'm tring to initialise a sudoku board (9*9) using c++.getting a blank screen with blinking cursor as output. Pin
jeron112-Aug-13 6:53
jeron112-Aug-13 6:53 
GeneralRe: i'm tring to initialise a sudoku board (9*9) using c++.getting a blank screen with blinking cursor as output. Pin
Sierra Technical12-Aug-13 7:54
Sierra Technical12-Aug-13 7:54 
QuestionRe: i'm tring to initialise a sudoku board (9*9) using c++.getting a blank screen with blinking cursor as output. Pin
David Crow12-Aug-13 8:00
David Crow12-Aug-13 8:00 
AnswerRe: i'm tring to initialise a sudoku board (9*9) using c++.getting a blank screen with blinking cursor as output. Pin
CPallini12-Aug-13 23:10
mveCPallini12-Aug-13 23:10 

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.