Click here to Skip to main content
16,005,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Cost Calculation Problem Pin
toxcct12-Apr-06 22:28
toxcct12-Apr-06 22:28 
GeneralRe: Cost Calculation Problem Pin
Harsimran_Singh12-Apr-06 22:36
Harsimran_Singh12-Apr-06 22:36 
GeneralRe: Cost Calculation Problem Pin
Cedric Moonen12-Apr-06 22:40
Cedric Moonen12-Apr-06 22:40 
GeneralRe: Cost Calculation Problem Pin
toxcct12-Apr-06 22:42
toxcct12-Apr-06 22:42 
GeneralRe: Cost Calculation Problem Pin
Harsimran_Singh12-Apr-06 22:54
Harsimran_Singh12-Apr-06 22:54 
GeneralRe: Cost Calculation Problem Pin
toxcct12-Apr-06 22:58
toxcct12-Apr-06 22:58 
GeneralRe: Cost Calculation Problem Pin
Hamid_RT13-Apr-06 0:45
Hamid_RT13-Apr-06 0:45 
AnswerRe: Cost Calculation Problem Pin
_AnsHUMAN_ 12-Apr-06 23:44
_AnsHUMAN_ 12-Apr-06 23:44 
Hi
You can create a Tree for achieving this so that if there is a node underneath you can add the total of all nodes to the parent .
This will be for the person who is the leader.
Similarly for the person under the leader check for the nodes that are lying underneath and then add the total of all those nodes

It will be easier for you to find a solution if you go according to the iterative method rather than moving on with the more conventional solution of iterating with each node in a different manner.

Vision is Always important and so is your ATTITUDE.

Wishes.

Anshuman Dandekar

Questionadjust the step size of the ProgressBar Pin
kiran janaswamy12-Apr-06 20:30
kiran janaswamy12-Apr-06 20:30 
AnswerRe: adjust the step size of the ProgressBar Pin
Abyss12-Apr-06 20:41
Abyss12-Apr-06 20:41 
QuestionRe: adjust the step size of the ProgressBar Pin
David Crow13-Apr-06 2:44
David Crow13-Apr-06 2:44 
AnswerRe: adjust the step size of the ProgressBar Pin
FarPointer12-Apr-06 22:23
FarPointer12-Apr-06 22:23 
QuestionUrgent:How do i enumerate all controls present in a window? Pin
giftsana12-Apr-06 20:27
giftsana12-Apr-06 20:27 
AnswerRe: Urgent:How do i enumerate all controls present in a window? Pin
Abyss12-Apr-06 20:35
Abyss12-Apr-06 20:35 
GeneralRe: Urgent:How do i enumerate all controls present in a window? Pin
giftsana12-Apr-06 20:49
giftsana12-Apr-06 20:49 
AnswerRe: Urgent:How do i enumerate all controls present in a window? Pin
FarPointer12-Apr-06 22:15
FarPointer12-Apr-06 22:15 
GeneralRe: Urgent:How do i enumerate all controls present in a window? Pin
giftsana12-Apr-06 22:19
giftsana12-Apr-06 22:19 
QuestionOLE link issue Pin
Abyss12-Apr-06 19:55
Abyss12-Apr-06 19:55 
QuestionIn need of some good help books on how to use InstallShield for VC++6 Pin
CodeVarma12-Apr-06 19:54
CodeVarma12-Apr-06 19:54 
AnswerRe: In need of some good help books on how to use InstallShield for VC++6 Pin
DanYELL13-Apr-06 4:42
DanYELL13-Apr-06 4:42 
QuestionActiveX Help Pin
Identity Undisclosed12-Apr-06 19:49
Identity Undisclosed12-Apr-06 19:49 
QuestionOnInitialUpdate() Pin
RockyJames12-Apr-06 19:39
RockyJames12-Apr-06 19:39 
QuestionAccessing the Controls from one From to Another Form Pin
kiran janaswamy12-Apr-06 19:35
kiran janaswamy12-Apr-06 19:35 
AnswerRe: Accessing the Controls from one From to Another Form Pin
Hamid_RT12-Apr-06 21:20
Hamid_RT12-Apr-06 21:20 
GeneralRe: Accessing the Controls from one From to Another Form Pin
Aqueel12-Apr-06 21:40
Aqueel12-Apr-06 21:40 

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.