Click here to Skip to main content
16,004,969 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: passing array of pointers Pin
thathvamsi15-Nov-06 20:06
thathvamsi15-Nov-06 20:06 
GeneralRe: passing array of pointers Pin
Christian Graus15-Nov-06 20:10
protectorChristian Graus15-Nov-06 20:10 
GeneralRe: passing array of pointers Pin
thathvamsi15-Nov-06 21:45
thathvamsi15-Nov-06 21:45 
GeneralRe: passing array of pointers Pin
Christian Graus15-Nov-06 21:56
protectorChristian Graus15-Nov-06 21:56 
GeneralRe: passing array of pointers Pin
thathvamsi15-Nov-06 22:12
thathvamsi15-Nov-06 22:12 
GeneralRe: passing array of pointers Pin
Christian Graus15-Nov-06 22:30
protectorChristian Graus15-Nov-06 22:30 
GeneralRe: passing array of pointers Pin
Christian Graus15-Nov-06 22:35
protectorChristian Graus15-Nov-06 22:35 
GeneralRe: passing array of pointers Pin
thathvamsi15-Nov-06 23:08
thathvamsi15-Nov-06 23:08 
Hi...
Thanks for your time and help. I fixed it and Iam using char** Names but obviously, there is a bug with teh gcc compiler for it allowed me to do char*Names[array];
and returned no error or warnings.

But the program works now.
Thanks again. You have been a great help to me in understanding pointers and arrays and also gcc.

GeneralRe: passing array of pointers Pin
Christian Graus15-Nov-06 23:11
protectorChristian Graus15-Nov-06 23:11 
GeneralRe: passing array of pointers Pin
Christian Graus15-Nov-06 23:09
protectorChristian Graus15-Nov-06 23:09 
GeneralRe: passing array of pointers Pin
thathvamsi15-Nov-06 23:19
thathvamsi15-Nov-06 23:19 
GeneralRe: passing array of pointers Pin
Christian Graus15-Nov-06 23:22
protectorChristian Graus15-Nov-06 23:22 
GeneralRe: passing array of pointers Pin
Christian Graus15-Nov-06 23:23
protectorChristian Graus15-Nov-06 23:23 
GeneralRe: passing array of pointers Pin
thathvamsi15-Nov-06 23:33
thathvamsi15-Nov-06 23:33 
AnswerRe: passing array of pointers Pin
Raj Prathap15-Nov-06 18:47
Raj Prathap15-Nov-06 18:47 
GeneralRe: passing array of pointers Pin
thathvamsi15-Nov-06 18:53
thathvamsi15-Nov-06 18:53 
GeneralRe: passing array of pointers Pin
Raj Prathap15-Nov-06 20:47
Raj Prathap15-Nov-06 20:47 
QuestionFrustrated with conversion Pin
Stick^15-Nov-06 15:14
Stick^15-Nov-06 15:14 
AnswerRe: Frustrated with conversion Pin
Christian Graus15-Nov-06 15:24
protectorChristian Graus15-Nov-06 15:24 
GeneralRe: Frustrated with conversion Pin
Stick^15-Nov-06 16:02
Stick^15-Nov-06 16:02 
GeneralRe: Frustrated with conversion Pin
PJ Arends15-Nov-06 16:14
professionalPJ Arends15-Nov-06 16:14 
GeneralRe: Frustrated with conversion Pin
Christian Graus15-Nov-06 16:44
protectorChristian Graus15-Nov-06 16:44 
AnswerRe: Frustrated with conversion Pin
Raj Prathap15-Nov-06 18:51
Raj Prathap15-Nov-06 18:51 
GeneralRe: Frustrated with conversion Pin
Christian Graus15-Nov-06 19:13
protectorChristian Graus15-Nov-06 19:13 
GeneralRe: Frustrated with conversion Pin
Stick^15-Nov-06 19:44
Stick^15-Nov-06 19:44 

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.