Click here to Skip to main content
16,016,773 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: 'qsort' : none of the 2 overloads could convert all the argument types Pin
Mark Salsbery16-May-07 6:22
Mark Salsbery16-May-07 6:22 
QuestionRe: 'qsort' : none of the 2 overloads could convert all the argument types Pin
David Crow16-May-07 6:58
David Crow16-May-07 6:58 
AnswerRe: 'qsort' : none of the 2 overloads could convert all the argument types Pin
subramanyeswari16-May-07 19:00
subramanyeswari16-May-07 19:00 
GeneralRe: 'qsort' : none of the 2 overloads could convert all the argument types Pin
David Crow17-May-07 2:33
David Crow17-May-07 2:33 
AnswerRe: 'qsort' : none of the 2 overloads could convert all the argument types Pin
Stephen Hewitt16-May-07 14:08
Stephen Hewitt16-May-07 14:08 
Questionint array problem Pin
prithaa16-May-07 5:48
prithaa16-May-07 5:48 
AnswerRe: int array problem Pin
Reagan Conservative16-May-07 6:01
Reagan Conservative16-May-07 6:01 
AnswerRe: int array problem Pin
Mark Salsbery16-May-07 6:07
Mark Salsbery16-May-07 6:07 
ints are just integer values. If you need to indicate an uninitialized int then you'll need to
set aside one number to represent an invalid value.

What are the valid range of values for your arry members? Pick a number outside that range Smile | :)

Mark




"Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

GeneralRe: int array problem Pin
ajitatif angajetor16-May-07 6:38
ajitatif angajetor16-May-07 6:38 
GeneralRe: int array problem Pin
bob1697216-May-07 6:46
bob1697216-May-07 6:46 
JokeRe: int array problem Pin
Mark Salsbery16-May-07 6:50
Mark Salsbery16-May-07 6:50 
GeneralRe: int array problem Pin
Mark Salsbery16-May-07 6:48
Mark Salsbery16-May-07 6:48 
AnswerRe: int array problem Pin
CPallini16-May-07 9:31
mveCPallini16-May-07 9:31 
AnswerRe: int array problem Pin
John R. Shaw16-May-07 22:34
John R. Shaw16-May-07 22:34 
QuestionAES encryption for steaming data for Windows Mobile 5.0 Pin
gauravzhere16-May-07 4:27
gauravzhere16-May-07 4:27 
AnswerRe: AES encryption for steaming data for Windows Mobile 5.0 Pin
JudyL_MD16-May-07 10:18
JudyL_MD16-May-07 10:18 
GeneralRe: AES encryption for steaming data for Windows Mobile 5.0 Pin
gauravzhere17-May-07 23:36
gauravzhere17-May-07 23:36 
GeneralRe: AES encryption for steaming data for Windows Mobile 5.0 Pin
newbiesworld8-Feb-10 5:39
newbiesworld8-Feb-10 5:39 
QuestionWhy does SetWindowPos called with original ClientCoordinates move the window? Pin
Chilli7116-May-07 4:26
Chilli7116-May-07 4:26 
AnswerRe: Why does SetWindowPos called with original ClientCoordinates move the window? Pin
Hans Dietrich16-May-07 4:37
mentorHans Dietrich16-May-07 4:37 
GeneralRe: Why does SetWindowPos called with original ClientCoordinates move the window? Pin
Chilli7116-May-07 8:50
Chilli7116-May-07 8:50 
GeneralRe: Why does SetWindowPos called with original ClientCoordinates move the window? Pin
Hans Dietrich16-May-07 9:09
mentorHans Dietrich16-May-07 9:09 
GeneralRe: Why does SetWindowPos called with original ClientCoordinates move the window? Pin
Chilli7117-May-07 7:53
Chilli7117-May-07 7:53 
AnswerSolution Pin
Chilli717-Jun-07 20:07
Chilli717-Jun-07 20:07 
QuestionAbout Tetris game Pin
Mojtaba Karimi16-May-07 4:22
Mojtaba Karimi16-May-07 4:22 

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.