Click here to Skip to main content
16,006,475 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Bitmap lighting Pin
Jörgen Sigvardsson19-Oct-06 10:11
Jörgen Sigvardsson19-Oct-06 10:11 
GeneralRe: Bitmap lighting Pin
Waldermort19-Oct-06 17:49
Waldermort19-Oct-06 17:49 
GeneralRe: Bitmap lighting Pin
Jörgen Sigvardsson19-Oct-06 21:07
Jörgen Sigvardsson19-Oct-06 21:07 
QuestionILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
sahoong19-Oct-06 6:10
sahoong19-Oct-06 6:10 
AnswerRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
Maximilien19-Oct-06 6:49
Maximilien19-Oct-06 6:49 
GeneralRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
sahoong19-Oct-06 8:08
sahoong19-Oct-06 8:08 
GeneralRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
Maximilien19-Oct-06 8:18
Maximilien19-Oct-06 8:18 
GeneralRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
sahoong19-Oct-06 8:35
sahoong19-Oct-06 8:35 
Thanks for your mail.

Unfortunately, i'm new to C++ programming and again, I jumped from beginner to advanced with this code that i'm writing. I used to program in Java.

If it were to be Java, I know that i'm supposed to write something like

RK1 = new RK1

but I don't know how to do this stuffs in C++.

Please, tell me what to do.

I actually have four equations to code but I decide (following my supervisor's advice) to start with one. Then, i'll add the second class, later the third class and lastly, the fourth.

Once again, thank you.

Regards,
Olagoke.



skg
GeneralRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
David Crow19-Oct-06 8:40
David Crow19-Oct-06 8:40 
GeneralRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
sahoong24-Oct-06 10:08
sahoong24-Oct-06 10:08 
GeneralRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
David Crow24-Oct-06 10:43
David Crow24-Oct-06 10:43 
GeneralRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
Zac Howland19-Oct-06 9:44
Zac Howland19-Oct-06 9:44 
GeneralRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
sahoong24-Oct-06 10:07
sahoong24-Oct-06 10:07 
GeneralRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
Zac Howland24-Oct-06 10:59
Zac Howland24-Oct-06 10:59 
GeneralRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
Zac Howland19-Oct-06 8:19
Zac Howland19-Oct-06 8:19 
GeneralRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
sahoong19-Oct-06 9:19
sahoong19-Oct-06 9:19 
GeneralRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
Zac Howland19-Oct-06 9:37
Zac Howland19-Oct-06 9:37 
GeneralRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
sahoong24-Oct-06 10:08
sahoong24-Oct-06 10:08 
AnswerRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
Mike Dimmick19-Oct-06 6:58
Mike Dimmick19-Oct-06 6:58 
GeneralRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
sahoong19-Oct-06 8:07
sahoong19-Oct-06 8:07 
AnswerRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
Zac Howland19-Oct-06 8:08
Zac Howland19-Oct-06 8:08 
AnswerRe: ILLEGAL INDIRECTION - HOW CAN IT BE RESOLVED? Pin
David Crow19-Oct-06 8:35
David Crow19-Oct-06 8:35 
Questionhelp on type conversion operator overloading error... Pin
2simple19-Oct-06 5:50
2simple19-Oct-06 5:50 
AnswerRe: help on type conversion operator overloading error... Pin
Mark Salsbery19-Oct-06 6:23
Mark Salsbery19-Oct-06 6:23 
GeneralRe: help on type conversion operator overloading error... Pin
2simple19-Oct-06 6:44
2simple19-Oct-06 6: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.