Click here to Skip to main content
15,914,452 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: .dsp and .dsw format ? Pin
Garth J Lancaster9-Mar-03 11:02
professionalGarth J Lancaster9-Mar-03 11:02 
GeneralRe: .dsp and .dsw format ? Pin
Garth J Lancaster9-Mar-03 11:05
professionalGarth J Lancaster9-Mar-03 11:05 
GeneralRe: .dsp and .dsw format ? Pin
Chris Richardson9-Mar-03 16:49
Chris Richardson9-Mar-03 16:49 
QuestionHow to embed MS Word into my app? Pin
blongtq9-Mar-03 4:02
blongtq9-Mar-03 4:02 
QuestionHow to put a Char into the Input buffer of a console? Pin
Aidman9-Mar-03 3:34
Aidman9-Mar-03 3:34 
GeneralQuestion about Ms DataGrid Pin
ilavl9-Mar-03 3:00
ilavl9-Mar-03 3:00 
GeneralC++ & LDAP question Pin
Anonymous9-Mar-03 2:25
Anonymous9-Mar-03 2:25 
GeneralMemory from heap Pin
John-theKing9-Mar-03 0:32
John-theKing9-Mar-03 0:32 
Hi!!
A program allocated memory from heap using new, something like this

int * a = new int[20];

i.e program created ten int objects using heap. Later in the program suppose we only require first ten of these while other are found useless, then how can we delete the objects from int[10] to int[19]
GeneralRe: Memory from heap Pin
Christian Graus9-Mar-03 0:55
protectorChristian Graus9-Mar-03 0:55 
GeneralRe: Memory from heap Pin
Hesham Amin9-Mar-03 3:27
Hesham Amin9-Mar-03 3:27 
GeneralRe: Memory from heap Pin
Christian Graus9-Mar-03 10:16
protectorChristian Graus9-Mar-03 10:16 
GeneralMenu Pin
Dat Nguyen8-Mar-03 17:01
Dat Nguyen8-Mar-03 17:01 
GeneralRe: Menu Pin
Abbas_Riazi8-Mar-03 17:57
professionalAbbas_Riazi8-Mar-03 17:57 
QuestionHow to print Right aligned Text in a console? Pin
Aidman8-Mar-03 16:06
Aidman8-Mar-03 16:06 
AnswerRe: How to print Right aligned Text in a console? Pin
Alvaro Mendez8-Mar-03 16:47
Alvaro Mendez8-Mar-03 16:47 
GeneralRe: How to print Right aligned Text in a console? Pin
Aidman9-Mar-03 1:05
Aidman9-Mar-03 1:05 
GeneralClarifying Terminology for "XP Job Control" Pin
Dana Epp8-Mar-03 14:28
Dana Epp8-Mar-03 14:28 
GeneralShortcut keys Pin
Dor8-Mar-03 13:57
Dor8-Mar-03 13:57 
GeneralRe: Shortcut keys Pin
Nish Nishant8-Mar-03 14:11
sitebuilderNish Nishant8-Mar-03 14:11 
Generalfast line drawing Pin
TV8-Mar-03 13:48
TV8-Mar-03 13:48 
GeneralRe: fast line drawing Pin
Anders Molin8-Mar-03 14:11
professionalAnders Molin8-Mar-03 14:11 
GeneralRe: fast line drawing Pin
TV8-Mar-03 14:15
TV8-Mar-03 14:15 
GeneralRe: fast line drawing Pin
Christian Graus8-Mar-03 14:54
protectorChristian Graus8-Mar-03 14:54 
QuestionView number of socket handles (Win98)? Pin
Moak8-Mar-03 13:16
Moak8-Mar-03 13:16 
AnswerRe: View number of socket handles (Win98)? Pin
Dana Epp8-Mar-03 14:43
Dana Epp8-Mar-03 14:43 

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.