Click here to Skip to main content
15,881,089 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhy References and pointers cannot be used on constructors and destructors Pin
pandit848-Jul-10 19:45
pandit848-Jul-10 19:45 
AnswerRe: Why References and pointers cannot be used on constructors and destructors Pin
«_Superman_»8-Jul-10 20:24
professional«_Superman_»8-Jul-10 20:24 
GeneralRe: Why References and pointers cannot be used on constructors and destructors Pin
pandit848-Jul-10 20:33
pandit848-Jul-10 20:33 
QuestionHow to change a Button caption Pin
raju_shiva8-Jul-10 18:59
raju_shiva8-Jul-10 18:59 
AnswerRe: How to change a Button caption Pin
«_Superman_»8-Jul-10 19:22
professional«_Superman_»8-Jul-10 19:22 
GeneralRe: How to change a Button caption Pin
Stephen Hewitt8-Jul-10 20:16
Stephen Hewitt8-Jul-10 20:16 
GeneralRe: How to change a Button caption Pin
«_Superman_»8-Jul-10 20:20
professional«_Superman_»8-Jul-10 20:20 
GeneralRe: How to change a Button caption Pin
Stephen Hewitt8-Jul-10 20:24
Stephen Hewitt8-Jul-10 20:24 
I was objecting to the string comparison. I'd prefer to use a flag because:

  • Efficiency.
  • Maintainability: it will not break if the text on the button is changed and the code not updated.
  • i18n.

 
Steve

GeneralRe: How to change a Button caption Pin
«_Superman_»8-Jul-10 20:33
professional«_Superman_»8-Jul-10 20:33 
QuestionHow to import data from MS-Access to SQL Pin
raju_shiva8-Jul-10 17:54
raju_shiva8-Jul-10 17:54 
Questionsubroutine to solve linear algebraic equations - fewer unknowns than equations Pin
mrby1238-Jul-10 7:44
mrby1238-Jul-10 7:44 
AnswerRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
CPallini8-Jul-10 7:50
mveCPallini8-Jul-10 7:50 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
mrby1238-Jul-10 8:00
mrby1238-Jul-10 8:00 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
CPallini8-Jul-10 9:59
mveCPallini8-Jul-10 9:59 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
Dr.Walt Fair, PE8-Jul-10 8:28
professionalDr.Walt Fair, PE8-Jul-10 8:28 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
mrby1238-Jul-10 8:39
mrby1238-Jul-10 8:39 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
Dr.Walt Fair, PE8-Jul-10 8:51
professionalDr.Walt Fair, PE8-Jul-10 8:51 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
CPallini8-Jul-10 9:22
mveCPallini8-Jul-10 9:22 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
Dr.Walt Fair, PE8-Jul-10 18:09
professionalDr.Walt Fair, PE8-Jul-10 18:09 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
CPallini8-Jul-10 21:22
mveCPallini8-Jul-10 21:22 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
Tim Craig8-Jul-10 21:38
Tim Craig8-Jul-10 21:38 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
CPallini8-Jul-10 22:19
mveCPallini8-Jul-10 22:19 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
Dr.Walt Fair, PE9-Jul-10 4:06
professionalDr.Walt Fair, PE9-Jul-10 4:06 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
CPallini9-Jul-10 4:22
mveCPallini9-Jul-10 4:22 
GeneralRe: subroutine to solve linear algebraic equations - fewer unknowns than equations Pin
Emilio Garavaglia10-Jul-10 4:29
Emilio Garavaglia10-Jul-10 4:29 

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.