Click here to Skip to main content
15,917,971 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Excluding implemented interfaces from the typelib Pin
AlexO11-Feb-03 2:22
AlexO11-Feb-03 2:22 
GeneralServices on 98 Pin
Nick Blumhardt10-Feb-03 14:06
Nick Blumhardt10-Feb-03 14:06 
GeneralRe: Services on 98 Pin
Michael Dunn10-Feb-03 15:50
sitebuilderMichael Dunn10-Feb-03 15:50 
GeneralRe: Services on 98 Pin
Nick Blumhardt10-Feb-03 19:17
Nick Blumhardt10-Feb-03 19:17 
GeneralRe: What is the difference between delete[] and delete? Pin
Joaquín M López Muñoz10-Feb-03 2:24
Joaquín M López Muñoz10-Feb-03 2:24 
GeneralRe: What is the difference between delete[] and delete? Pin
George210-Feb-03 2:35
George210-Feb-03 2:35 
GeneralRe: What is the difference between delete[] and delete? Pin
Joaquín M López Muñoz10-Feb-03 2:44
Joaquín M López Muñoz10-Feb-03 2:44 
GeneralRe: What is the difference between delete[] and delete? Pin
George210-Feb-03 3:00
George210-Feb-03 3:00 
Hi, Joaquín buddies!

If a use new to allocate an object, should I use delete
to remove it?

For example,

--------
SomeType* p = new SomeType()
delete p;
--------

Am I correct?


Thanks in advance,
George

GeneralRe: What is the difference between delete[] and delete? Pin
Joaquín M López Muñoz10-Feb-03 3:49
Joaquín M López Muñoz10-Feb-03 3:49 
GeneralRe: What is the difference between delete[] and delete? Pin
George210-Feb-03 18:02
George210-Feb-03 18:02 
GeneralSTL remove_copy_if is not working properly Pin
George210-Feb-03 1:15
George210-Feb-03 1:15 
GeneralRe: STL remove_copy_if is not working properly Pin
Joaquín M López Muñoz10-Feb-03 9:29
Joaquín M López Muñoz10-Feb-03 9:29 
GeneralRe: STL remove_copy_if is not working properly Pin
George210-Feb-03 18:00
George210-Feb-03 18:00 
GeneralCompiling error on my simple STL spell-checker. Pin
George29-Feb-03 2:39
George29-Feb-03 2:39 
GeneralRe: Compiling error on my simple STL spell-checker. Pin
Joaquín M López Muñoz9-Feb-03 11:23
Joaquín M López Muñoz9-Feb-03 11:23 
GeneralRe: Compiling error on my simple STL spell-checker. Pin
George210-Feb-03 1:10
George210-Feb-03 1:10 
GeneralManta Web ATL Sample. Pin
Bo Hunter7-Feb-03 11:14
Bo Hunter7-Feb-03 11:14 
GeneralRe: Manta Web ATL Sample. Pin
TigerNinja_19-Feb-03 3:18
TigerNinja_19-Feb-03 3:18 
Generalresume download Pin
Anonymous6-Feb-03 17:34
Anonymous6-Feb-03 17:34 
GeneralRe: resume download Pin
JoeSox6-Feb-03 19:02
JoeSox6-Feb-03 19:02 
GeneralRe: resume download Pin
AlexO7-Feb-03 3:05
AlexO7-Feb-03 3:05 
GeneralRe: resume download Pin
Todd Smith19-Feb-03 9:29
Todd Smith19-Feb-03 9:29 
Generaloutlook express configuration Pin
naradaji6-Feb-03 5:25
naradaji6-Feb-03 5:25 
GeneralRe: outlook express configuration Pin
Michael Dunn6-Feb-03 9:43
sitebuilderMichael Dunn6-Feb-03 9:43 
GeneralRe: outlook express configuration Pin
naradaji6-Feb-03 21:13
naradaji6-Feb-03 21:13 

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.