Click here to Skip to main content
15,890,043 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Highlighting a node of tree while it looses focus Pin
Gary R. Wheeler1-May-10 4:29
Gary R. Wheeler1-May-10 4:29 
Questionget c0239 error: waitforsingleobject: is not a member of global namespace Pin
Gregory Hartmann30-Apr-10 12:43
Gregory Hartmann30-Apr-10 12:43 
AnswerRe: get c0239 error: waitforsingleobject: is not a member of global namespace Pin
Rajesh R Subramanian30-Apr-10 22:08
professionalRajesh R Subramanian30-Apr-10 22:08 
GeneralRe: get c0239 error: waitforsingleobject: is not a member of global namespace Pin
Gregory Hartmann1-May-10 8:00
Gregory Hartmann1-May-10 8:00 
Questionhow to pass two dimensional arrays in a function (c++) Pin
mrby12330-Apr-10 9:04
mrby12330-Apr-10 9:04 
AnswerRe: how to pass two dimensional arrays in a function (c++) Pin
«_Superman_»30-Apr-10 9:05
professional«_Superman_»30-Apr-10 9:05 
GeneralRe: how to pass two dimensional arrays in a function (c++) Pin
mrby12330-Apr-10 9:38
mrby12330-Apr-10 9:38 
GeneralRe: how to pass two dimensional arrays in a function (c++) Pin
David Crow30-Apr-10 10:40
David Crow30-Apr-10 10:40 
mrby123 wrote:
So after the function call, I delete these two arrays.


Only if you used new (or malloc()) to create them. Otherwise, there's nothing to delete.

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Man who follows car will be exhausted." - Confucius


GeneralRe: how to pass two dimensional arrays in a function (c++) Pin
mrby12330-Apr-10 10:45
mrby12330-Apr-10 10:45 
QuestionRe: how to pass two dimensional arrays in a function (c++) Pin
David Crow30-Apr-10 11:10
David Crow30-Apr-10 11:10 
AnswerRe: how to pass two dimensional arrays in a function (c++) Pin
mrby12330-Apr-10 11:18
mrby12330-Apr-10 11:18 
GeneralRe: how to pass two dimensional arrays in a function (c++) Pin
CPallini30-Apr-10 11:10
mveCPallini30-Apr-10 11:10 
GeneralRe: You are right, set array bounds. Pin
Software_Developer1-May-10 0:58
Software_Developer1-May-10 0:58 
GeneralRe: how to pass two dimensional arrays in a function (c++), please check Pin
mrby1233-May-10 12:27
mrby1233-May-10 12:27 
GeneralRe: how to pass two dimensional arrays in a function (c++), please check Pin
CPallini3-May-10 21:15
mveCPallini3-May-10 21:15 
GeneralRe: how to pass two dimensional arrays in a function (c++), please check Pin
mrby1234-May-10 5:56
mrby1234-May-10 5:56 
GeneralRe: how to pass two dimensional arrays in a function (c++), please check Pin
CPallini4-May-10 6:04
mveCPallini4-May-10 6:04 
GeneralRe: how to pass two dimensional arrays in a function (c++), please check Pin
mrby1234-May-10 6:22
mrby1234-May-10 6:22 
AnswerRe: how to pass two dimensional arrays in a function (c++) Pin
Software_Developer1-May-10 0:42
Software_Developer1-May-10 0:42 
GeneralRe: how to pass two dimensional arrays in a function (c++) Pin
mrby1231-May-10 18:56
mrby1231-May-10 18:56 
GeneralRe: how to pass two dimensional arrays in a function (c++) Pin
mrby1233-May-10 10:23
mrby1233-May-10 10:23 
QuestionHow to get application focus? Pin
Software200730-Apr-10 5:04
Software200730-Apr-10 5:04 
AnswerRe: How to get application focus? Pin
Randor 30-Apr-10 5:25
professional Randor 30-Apr-10 5:25 
QuestionRe: How to get application focus? Pin
David Crow30-Apr-10 9:06
David Crow30-Apr-10 9:06 
AnswerRe: How to get application focus? Pin
Patcher3230-Apr-10 11:52
Patcher3230-Apr-10 11:52 

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.