Click here to Skip to main content
15,890,399 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: parameter question Pin
David Crow27-Jul-06 10:53
David Crow27-Jul-06 10:53 
GeneralRe: parameter question Pin
Alex_Y27-Jul-06 11:31
Alex_Y27-Jul-06 11:31 
AnswerRe: parameter question Pin
Christian Graus27-Jul-06 11:16
protectorChristian Graus27-Jul-06 11:16 
GeneralRe: parameter question Pin
Jay0328-Jul-06 5:53
Jay0328-Jul-06 5:53 
GeneralRe: parameter question Pin
Christian Graus28-Jul-06 10:45
protectorChristian Graus28-Jul-06 10:45 
GeneralRe: parameter question Pin
Jay0328-Jul-06 7:07
Jay0328-Jul-06 7:07 
AnswerRe: parameter question Pin
toxcct27-Jul-06 21:34
toxcct27-Jul-06 21:34 
GeneralRe: parameter question Pin
Jay0328-Jul-06 7:00
Jay0328-Jul-06 7:00 
sorry to bother u but it makes sense to say changeAmount is an integer pointer and we want to cast it to a char pointer. But in our case changeAmount is NOT an integer pointer, its rather has the address of changeAmount (&changeAmount) ..... how can this be changed into a character pointer now.

it makes sense if it was like this:

(char*) int *changeAmount

pls get me running on the right track.. haha thanks Dead | X|
AnswerRe: parameter question Pin
Zac Howland28-Jul-06 9:34
Zac Howland28-Jul-06 9:34 
QuestionHelp::i have made a sudoku solver but it not workin Pin
keshava shukla27-Jul-06 9:00
keshava shukla27-Jul-06 9:00 
AnswerRe: Help::i have made a sudoku solver but it not workin Pin
David Crow27-Jul-06 10:49
David Crow27-Jul-06 10:49 
AnswerRe: Help::i have made a sudoku solver but it not workin Pin
Christian Graus27-Jul-06 11:17
protectorChristian Graus27-Jul-06 11:17 
QuestionC++ question Pin
Alex_Y27-Jul-06 8:56
Alex_Y27-Jul-06 8:56 
AnswerRe: C++ question Pin
valikac27-Jul-06 9:01
valikac27-Jul-06 9:01 
GeneralRe: C++ question Pin
Alex_Y27-Jul-06 9:07
Alex_Y27-Jul-06 9:07 
GeneralRe: C++ question Pin
valikac27-Jul-06 9:20
valikac27-Jul-06 9:20 
GeneralRe: C++ question Pin
Alex_Y27-Jul-06 9:26
Alex_Y27-Jul-06 9:26 
GeneralRe: C++ question Pin
Alex_Y27-Jul-06 9:41
Alex_Y27-Jul-06 9:41 
AnswerRe: C++ question Pin
toxcct27-Jul-06 21:26
toxcct27-Jul-06 21:26 
GeneralRe: C++ question Pin
Alex_Y28-Jul-06 1:57
Alex_Y28-Jul-06 1:57 
GeneralRe: C++ question Pin
Zac Howland28-Jul-06 8:58
Zac Howland28-Jul-06 8:58 
Questionfunction header = 0 Pin
Jay0327-Jul-06 8:38
Jay0327-Jul-06 8:38 
AnswerRe: function header = 0 Pin
valikac27-Jul-06 9:03
valikac27-Jul-06 9:03 
GeneralRe: function header = 0 Pin
Jay0327-Jul-06 9:04
Jay0327-Jul-06 9:04 
GeneralRe: function header = 0 Pin
Alex_Y27-Jul-06 9:15
Alex_Y27-Jul-06 9:15 

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.