Click here to Skip to main content
15,914,820 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to use an Array of a class? (modified) Pin
MohammadAmiry2-Apr-07 7:18
MohammadAmiry2-Apr-07 7:18 
AnswerRe: how to use an Array of a class? (modified) Pin
David Crow2-Apr-07 7:16
David Crow2-Apr-07 7:16 
GeneralRe: how to use an Array of a class? (modified) Pin
Mark Salsbery2-Apr-07 7:26
Mark Salsbery2-Apr-07 7:26 
GeneralRe: how to use an Array of a class? (modified) Pin
David Crow2-Apr-07 7:44
David Crow2-Apr-07 7:44 
GeneralRe: how to use an Array of a class? (modified) Pin
Mark Salsbery2-Apr-07 7:48
Mark Salsbery2-Apr-07 7:48 
GeneralRe: how to use an Array of a class? (modified) Pin
MohammadAmiry2-Apr-07 7:26
MohammadAmiry2-Apr-07 7:26 
GeneralRe: how to use an Array of a class? (modified) Pin
Mark Salsbery2-Apr-07 7:31
Mark Salsbery2-Apr-07 7:31 
AnswerRe: how to use an Array of a class? (modified) Pin
Cedric Moonen2-Apr-07 7:41
Cedric Moonen2-Apr-07 7:41 
I think the best advice people can give you is: use your debugger, it will save you hours of hassle.
If you never used it, it's time you start to Wink | ;) . Put some breakpoints (by pressing F9) in your program where you want to check relevant information and start the debugger (press F5).
If you handle it well, it will give you much more information than we could give you (because we just have a very short code snippet).


Cédric Moonen
Software developer

Charting control [v1.1]

GeneralRe: how to use an Array of a class? (modified) Pin
led mike2-Apr-07 8:00
led mike2-Apr-07 8:00 
NewsRe: how to use an Array of a class? (modified) Pin
MohammadAmiry2-Apr-07 7:54
MohammadAmiry2-Apr-07 7:54 
AnswerSOLVED: how to use an Array of a class? (modified) Pin
MohammadAmiry2-Apr-07 8:11
MohammadAmiry2-Apr-07 8:11 
Questionerror C2440 help please Pin
bward842-Apr-07 6:40
bward842-Apr-07 6:40 
AnswerRe: error C2440 help please Pin
Mark Salsbery2-Apr-07 7:08
Mark Salsbery2-Apr-07 7:08 
GeneralRe: error C2440 help please Pin
bward842-Apr-07 7:38
bward842-Apr-07 7:38 
GeneralRe: error C2440 help please Pin
Mark Salsbery2-Apr-07 7:44
Mark Salsbery2-Apr-07 7:44 
GeneralRe: error C2440 help please Pin
bward842-Apr-07 7:49
bward842-Apr-07 7:49 
GeneralRe: error C2440 help please Pin
Mark Salsbery2-Apr-07 8:22
Mark Salsbery2-Apr-07 8:22 
GeneralRe: error C2440 help please Pin
bward842-Apr-07 9:49
bward842-Apr-07 9:49 
GeneralRe: error C2440 help please Pin
Mark Salsbery2-Apr-07 10:01
Mark Salsbery2-Apr-07 10:01 
AnswerRe: error C2440 help please Pin
N0dGrand872-Apr-07 7:10
N0dGrand872-Apr-07 7:10 
GeneralRe: error C2440 help please Pin
bward842-Apr-07 7:39
bward842-Apr-07 7:39 
QuestionModifying ES_PASSWORD Pin
megaadam2-Apr-07 6:13
professionalmegaadam2-Apr-07 6:13 
AnswerRe: Modifying ES_PASSWORD Pin
Ravi Bhavnani2-Apr-07 6:34
professionalRavi Bhavnani2-Apr-07 6:34 
AnswerRe: Modifying ES_PASSWORD Pin
Mark Salsbery2-Apr-07 6:38
Mark Salsbery2-Apr-07 6:38 
AnswerRe: Modifying ES_PASSWORD Pin
David Crow2-Apr-07 7:19
David Crow2-Apr-07 7:19 

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.