Click here to Skip to main content
15,913,722 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: help me pls... Pin
Christian Graus21-Aug-06 18:37
protectorChristian Graus21-Aug-06 18:37 
JokeRe: help me pls... Pin
jk chan21-Aug-06 20:24
jk chan21-Aug-06 20:24 
GeneralRe: help me pls... Pin
Christian Graus21-Aug-06 20:43
protectorChristian Graus21-Aug-06 20:43 
GeneralRe: help me pls... Pin
toxcct21-Aug-06 21:34
toxcct21-Aug-06 21:34 
GeneralRe: help me pls... Pin
naddy^pell21-Aug-06 21:43
naddy^pell21-Aug-06 21:43 
GeneralRe: help me pls... [modified] Pin
toxcct21-Aug-06 21:50
toxcct21-Aug-06 21:50 
GeneralRe: help me pls... Pin
naddy^pell21-Aug-06 21:38
naddy^pell21-Aug-06 21:38 
GeneralRe: help me pls... Pin
Steve S21-Aug-06 22:05
Steve S21-Aug-06 22:05 
There are no specific MFC classes that deal with the maths operations.
That doesn't mean you cannot use MFC in an application that uses MFC to produce the GUI for such an application.

You could try reading Sedgwick's C++ Algorithms books, or any work on computational geometry in C or C++, which might help.

Are you looking for code that will help to draw them, or calculate them, for example?

Aside:
There are a lot of people posting on CP whose idea of a good question is:

I have to do X. Please send me code.

There are several things wrong with this approach. Firstly, getting other people to do work for you isn't as helpful when learning to program. Sure, it's good to look at other people's code to see how they approached the same (or a similar) problem.
Secondly, most people here who answer posts are not employed by CP, and provide help for free, because they are generous souls, so antagonising them doesn't get you anywhere. If someone complains about my posts, for instance, I tend to ignore further posts and questions from them. Firm, but fair, in my opinion; if you cannot be bothered to retain that thin veneer of politeness towards me, why should I care what happens to you?
Thirdly, and probably most importantly, by attempting any problem yourself, you should be learning more about it; by highlighting the areas that you are having difficulty with, rather than refusing to attempt it in the first place, you are much more likely to get positive responses, which will probably help you clear up any confusion or difficulty.


Steve S
Developer for hire

GeneralRe: help me pls... Pin
Christian Graus21-Aug-06 22:10
protectorChristian Graus21-Aug-06 22:10 
GeneralRe: help me pls... Pin
Christian Graus21-Aug-06 22:07
protectorChristian Graus21-Aug-06 22:07 
GeneralRe: help me pls... Pin
naddy^pell21-Aug-06 22:22
naddy^pell21-Aug-06 22:22 
GeneralRe: help me pls... Pin
Christian Graus21-Aug-06 22:41
protectorChristian Graus21-Aug-06 22:41 
GeneralRe: help me pls... Pin
Hamid_RT22-Aug-06 1:15
Hamid_RT22-Aug-06 1:15 
AnswerRe: help me pls... Pin
Hamid_RT21-Aug-06 20:57
Hamid_RT21-Aug-06 20:57 
QuestionLocalization using Mlang.dll Pin
sunitha_nd21-Aug-06 18:05
sunitha_nd21-Aug-06 18:05 
QuestionBitmap bits Pin
Waldermort21-Aug-06 18:02
Waldermort21-Aug-06 18:02 
AnswerRe: Bitmap bits Pin
jk chan21-Aug-06 18:42
jk chan21-Aug-06 18:42 
GeneralRe: Bitmap bits Pin
Waldermort21-Aug-06 18:58
Waldermort21-Aug-06 18:58 
AnswerRe: Bitmap bits Pin
Justin Tay21-Aug-06 19:26
Justin Tay21-Aug-06 19:26 
GeneralRe: Bitmap bits Pin
Waldermort21-Aug-06 20:28
Waldermort21-Aug-06 20:28 
QuestionLocalisation in WIN32 , fails Pin
spicy_kid200021-Aug-06 17:19
spicy_kid200021-Aug-06 17:19 
AnswerRe: Localisation in WIN32 , fails Pin
Joe Woodbury21-Aug-06 17:48
professionalJoe Woodbury21-Aug-06 17:48 
AnswerRe: Localisation in WIN32 , fails Pin
Waldermort21-Aug-06 18:21
Waldermort21-Aug-06 18:21 
GeneralRe: Localisation in WIN32 , fails Pin
Joe Woodbury21-Aug-06 19:08
professionalJoe Woodbury21-Aug-06 19:08 
GeneralRe: Localisation in WIN32 , fails Pin
Waldermort21-Aug-06 19:15
Waldermort21-Aug-06 19: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.