Click here to Skip to main content
15,895,777 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionpthread in c++ (LINUX) Pin
quixqx11-Mar-09 0:50
quixqx11-Mar-09 0:50 
AnswerRe: pthread in c++ (LINUX) Pin
markkuk11-Mar-09 1:07
markkuk11-Mar-09 1:07 
GeneralRe: pthread in c++ (LINUX) Pin
quixqx11-Mar-09 1:34
quixqx11-Mar-09 1:34 
QuestionEdit & print PCL generated PRN file Pin
balu1234511-Mar-09 0:09
balu1234511-Mar-09 0:09 
AnswerRe: Edit & print PCL generated PRN file Pin
Iain Clarke, Warrior Programmer11-Mar-09 0:40
Iain Clarke, Warrior Programmer11-Mar-09 0:40 
GeneralRe: Edit & print PCL generated PRN file Pin
balu1234511-Mar-09 3:38
balu1234511-Mar-09 3:38 
GeneralRe: Edit & print PCL generated PRN file Pin
Iain Clarke, Warrior Programmer11-Mar-09 4:00
Iain Clarke, Warrior Programmer11-Mar-09 4:00 
Questionvariable declaration dought Pin
Deepu Antony11-Mar-09 0:09
Deepu Antony11-Mar-09 0:09 
Hi all

I am having a C++ class and in that some functions are also there.One variable i want to use in a function only.So i can declare it inside that function or as a member variable.
Variables declared in a function will be saved on the stack but what about member variables.
Which way should be more efficient.
Can anybody help me to show some good articles in good programming practices.

Thanks and regards
Deepu
AnswerRe: variable declaration dought Pin
«_Superman_»11-Mar-09 0:11
professional«_Superman_»11-Mar-09 0:11 
GeneralRe: variable declaration dought Pin
Deepu Antony11-Mar-09 0:22
Deepu Antony11-Mar-09 0:22 
QuestionHow to get the length of a byte pointer ? Pin
kapardhi11-Mar-09 0:03
kapardhi11-Mar-09 0:03 
AnswerRe: How to get the length of a byte pointer ? Pin
«_Superman_»11-Mar-09 0:09
professional«_Superman_»11-Mar-09 0:09 
AnswerRe: How to get the length of a byte pointer ? Pin
Code-o-mat11-Mar-09 0:36
Code-o-mat11-Mar-09 0:36 
QuestionA small dbt Pin
Cool_Phillip10-Mar-09 23:43
Cool_Phillip10-Mar-09 23:43 
AnswerRe: A small dbt Pin
Stephen Hewitt10-Mar-09 23:47
Stephen Hewitt10-Mar-09 23:47 
GeneralRe: A small dbt Pin
Cool_Phillip11-Mar-09 2:31
Cool_Phillip11-Mar-09 2:31 
AnswerRe: A small dbt Pin
«_Superman_»11-Mar-09 0:13
professional«_Superman_»11-Mar-09 0:13 
AnswerRe: A small dbt Pin
Eytukan11-Mar-09 1:41
Eytukan11-Mar-09 1:41 
Questionsoundex algorithm Pin
priyanka narkhede10-Mar-09 22:51
priyanka narkhede10-Mar-09 22:51 
AnswerRe: soundex algorithm Pin
CPallini10-Mar-09 22:56
mveCPallini10-Mar-09 22:56 
AnswerRe: soundex algorithm Pin
Cedric Moonen10-Mar-09 23:10
Cedric Moonen10-Mar-09 23:10 
AnswerRe: soundex algorithm Pin
Stuart Dootson10-Mar-09 23:14
professionalStuart Dootson10-Mar-09 23:14 
Questionusing CCheckListBox Pin
siva45510-Mar-09 21:51
siva45510-Mar-09 21:51 
AnswerRe: using CCheckListBox Pin
Hamid_RT10-Mar-09 21:59
Hamid_RT10-Mar-09 21:59 
GeneralRe: using CCheckListBox Pin
siva45510-Mar-09 22:45
siva45510-Mar-09 22:45 

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.