Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: catching memory exception Pin
Stephen Hewitt7-Jun-10 21:12
Stephen Hewitt7-Jun-10 21:12 
GeneralRe: catching memory exception Pin
Sakhalean7-Jun-10 21:22
Sakhalean7-Jun-10 21:22 
GeneralRe: catching memory exception Pin
Stephen Hewitt7-Jun-10 21:39
Stephen Hewitt7-Jun-10 21:39 
GeneralRe: catching memory exception Pin
Sakhalean7-Jun-10 22:55
Sakhalean7-Jun-10 22:55 
GeneralRe: catching memory exception Pin
Cedric Moonen7-Jun-10 23:18
Cedric Moonen7-Jun-10 23:18 
GeneralRe: catching memory exception Pin
Sakhalean8-Jun-10 1:19
Sakhalean8-Jun-10 1:19 
GeneralRe: catching memory exception Pin
Cedric Moonen8-Jun-10 1:30
Cedric Moonen8-Jun-10 1:30 
GeneralRe: catching memory exception Pin
David Crow8-Jun-10 2:58
David Crow8-Jun-10 2:58 
Sakhalean wrote:
Now I want to dynamically allocate and deallocate the memory
for the pointer variables.

MILLRUNAMES.pAvionicsMsg = new MILMESSAGE;
Sakhalean wrote:
How to deallocate this memory?

delete MILLRUNAMES.pAvionicsMsg;

"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: catching memory exception Pin
Cedric Moonen8-Jun-10 7:53
Cedric Moonen8-Jun-10 7:53 
GeneralRe: catching memory exception Pin
Stephen Hewitt8-Jun-10 14:15
Stephen Hewitt8-Jun-10 14:15 
AnswerRe: catching memory exception Pin
Aescleal7-Jun-10 21:17
Aescleal7-Jun-10 21:17 
QuestionConversion of DWORD to time Pin
Nikesh Jagtap7-Jun-10 20:43
Nikesh Jagtap7-Jun-10 20:43 
AnswerRe: Conversion of DWORD to time Pin
Stephen Hewitt7-Jun-10 21:00
Stephen Hewitt7-Jun-10 21:00 
AnswerRe: Conversion of DWORD to time Pin
Richard MacCutchan7-Jun-10 21:29
mveRichard MacCutchan7-Jun-10 21:29 
AnswerRe: Conversion of DWORD to time Pin
CPallini7-Jun-10 21:43
mveCPallini7-Jun-10 21:43 
QuestionStd::string loadstring??? Pin
gmallax7-Jun-10 20:12
gmallax7-Jun-10 20:12 
AnswerRe: Std::string loadstring??? Pin
Hristo-Bojilov7-Jun-10 20:30
Hristo-Bojilov7-Jun-10 20:30 
AnswerRe: Std::string loadstring??? Pin
Stephen Hewitt7-Jun-10 20:31
Stephen Hewitt7-Jun-10 20:31 
AnswerRe: Std::string loadstring??? Pin
Randor 7-Jun-10 20:44
professional Randor 7-Jun-10 20:44 
JokeRe: Std::string loadstring??? Pin
Randor 7-Jun-10 21:21
professional Randor 7-Jun-10 21:21 
GeneralRe: Std::string loadstring??? Pin
Stephen Hewitt7-Jun-10 21:28
Stephen Hewitt7-Jun-10 21:28 
GeneralRe: Std::string loadstring??? Pin
Randor 7-Jun-10 22:34
professional Randor 7-Jun-10 22:34 
GeneralRe: Std::string loadstring??? Pin
Randor 8-Jun-10 0:29
professional Randor 8-Jun-10 0:29 
GeneralRe: Std::string loadstring??? Pin
Stephen Hewitt8-Jun-10 14:16
Stephen Hewitt8-Jun-10 14:16 
GeneralRe: Std::string loadstring??? Pin
Aescleal7-Jun-10 21:36
Aescleal7-Jun-10 21:36 

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.