Click here to Skip to main content
15,902,844 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Arguments from different functions to a single function. Pin
Rajasekharan Vengalil11-Nov-07 22:52
Rajasekharan Vengalil11-Nov-07 22:52 
GeneralRe: Arguments from different functions to a single function. Pin
CodingLover11-Nov-07 23:09
CodingLover11-Nov-07 23:09 
GeneralRe: Arguments from different functions to a single function. Pin
Rajesh R Subramanian11-Nov-07 22:23
professionalRajesh R Subramanian11-Nov-07 22:23 
GeneralRe: Arguments from different functions to a single function. Pin
CodingLover11-Nov-07 22:31
CodingLover11-Nov-07 22:31 
GeneralRe: Arguments from different functions to a single function. Pin
Nelek11-Nov-07 22:42
protectorNelek11-Nov-07 22:42 
GeneralRe: Arguments from different functions to a single function. Pin
CodingLover11-Nov-07 22:54
CodingLover11-Nov-07 22:54 
GeneralRe: Arguments from different functions to a single function. Pin
Rajesh R Subramanian11-Nov-07 22:58
professionalRajesh R Subramanian11-Nov-07 22:58 
GeneralRe: Arguments from different functions to a single function. Pin
Nelek11-Nov-07 23:10
protectorNelek11-Nov-07 23:10 
Declare the variables at the header, initialize them in the constructor and use "search and replace" to change the names is a lot of work?

What do u prefer? Do that "lot" of work now? Or having scope/access problems in every thing you code afterwards?

Greetings.

--------
M.D.V.

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?

Help me to understand what I'm saying, and I'll explain it better to you

“The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson

Wink | ;)

GeneralRe: Arguments from different functions to a single function. Pin
CodingLover11-Nov-07 23:20
CodingLover11-Nov-07 23:20 
GeneralRe: Arguments from different functions to a single function. Pin
Rajesh R Subramanian11-Nov-07 22:49
professionalRajesh R Subramanian11-Nov-07 22:49 
NewsRe: Arguments from different functions to a single function. Pin
CodingLover11-Nov-07 22:58
CodingLover11-Nov-07 22:58 
AnswerRe: Arguments from different functions to a single function. Pin
Rajasekharan Vengalil11-Nov-07 22:16
Rajasekharan Vengalil11-Nov-07 22:16 
GeneralRe: Arguments from different functions to a single function. Pin
CodingLover11-Nov-07 22:19
CodingLover11-Nov-07 22:19 
AnswerRe: Calculated values from different functions to a single function. Pin
only coder11-Nov-07 22:29
only coder11-Nov-07 22:29 
AnswerRe: Calculated values from different functions to a single function. Pin
Xing Chen11-Nov-07 22:35
Xing Chen11-Nov-07 22:35 
QuestionADO, Can Bookmark be used to remember the current position of record? [modified] Pin
followait11-Nov-07 21:48
followait11-Nov-07 21:48 
QuestionBack to the roots Pin
Rage11-Nov-07 21:26
professionalRage11-Nov-07 21:26 
AnswerRe: Back to the roots Pin
baerten11-Nov-07 21:47
baerten11-Nov-07 21:47 
GeneralRe: Back to the roots Pin
Rage11-Nov-07 22:13
professionalRage11-Nov-07 22:13 
GeneralRe: Back to the roots Pin
Nelek11-Nov-07 22:33
protectorNelek11-Nov-07 22:33 
GeneralRe: Back to the roots Pin
baerten11-Nov-07 23:10
baerten11-Nov-07 23:10 
GeneralRe: Back to the roots Pin
Nelek11-Nov-07 23:18
protectorNelek11-Nov-07 23:18 
Questionplatform specific API or C standard API Pin
George_George11-Nov-07 20:23
George_George11-Nov-07 20:23 
AnswerRe: platform specific API or C standard API Pin
Matthew Faithfull11-Nov-07 22:47
Matthew Faithfull11-Nov-07 22:47 
GeneralRe: platform specific API or C standard API Pin
George_George11-Nov-07 23:09
George_George11-Nov-07 23:09 

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.