Click here to Skip to main content
16,011,542 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMSHTML OnSubmit Customised Function Pin
Member 161855823-May-05 21:02
Member 161855823-May-05 21:02 
GeneralEncoding Technique Pin
Rashaida23-May-05 19:56
sussRashaida23-May-05 19:56 
Generaloperator new Pin
vikramlinux23-May-05 19:50
vikramlinux23-May-05 19:50 
GeneralRe: operator new Pin
itkid23-May-05 20:14
itkid23-May-05 20:14 
GeneralRe: operator new Pin
vikramlinux23-May-05 20:19
vikramlinux23-May-05 20:19 
GeneralRe: operator new Pin
Bob Stanneveld23-May-05 20:27
Bob Stanneveld23-May-05 20:27 
GeneralRe: operator new Pin
Bob Stanneveld23-May-05 20:24
Bob Stanneveld23-May-05 20:24 
GeneralRe: operator new Pin
toxcct23-May-05 20:38
toxcct23-May-05 20:38 
if you overload the operator new for a class of your own, you know the type and the size of the class (with sizeof()).
however, the operator need to know how much memory it has to allocate because it doesn't necessarily allocate space for only one object...



TOXCCT >>> GEII power
[toxcct][VisualCalc]
Questionsend data(streams) on network? Pin
shumyla198323-May-05 19:18
shumyla198323-May-05 19:18 
AnswerRe: send data(streams) on network? Pin
Geert van Horrik23-May-05 20:17
Geert van Horrik23-May-05 20:17 
GeneralProtecting Source Code Pin
JSadleir23-May-05 18:55
JSadleir23-May-05 18:55 
GeneraltoolBars buttons Pin
neliocc23-May-05 18:04
neliocc23-May-05 18:04 
GeneralRe: toolBars buttons Pin
ThatsAlok23-May-05 18:26
ThatsAlok23-May-05 18:26 
GeneralRe: toolBars buttons Pin
neliocc23-May-05 18:32
neliocc23-May-05 18:32 
GeneralRe: toolBars buttons Pin
khan++23-May-05 18:46
khan++23-May-05 18:46 
GeneralRe: toolBars buttons Pin
neliocc23-May-05 18:53
neliocc23-May-05 18:53 
GeneralRe: toolBars buttons Pin
PJ Arends23-May-05 19:18
professionalPJ Arends23-May-05 19:18 
GeneralRe: toolBars buttons Pin
ThatsAlok23-May-05 19:19
ThatsAlok23-May-05 19:19 
QuestionTo send data(streams) of audio & video on network? Pin
shumyla198323-May-05 17:29
shumyla198323-May-05 17:29 
GeneralTemplate help needed Pin
Steve Messer23-May-05 15:36
Steve Messer23-May-05 15:36 
GeneralRe: Template help needed Pin
Andrew Walker23-May-05 17:52
Andrew Walker23-May-05 17:52 
GeneralRe: Template help needed Pin
Steve Messer23-May-05 18:31
Steve Messer23-May-05 18:31 
Generaldivision problem Pin
dyerstein23-May-05 14:32
dyerstein23-May-05 14:32 
GeneralRe: division problem Pin
Rick York23-May-05 14:54
mveRick York23-May-05 14:54 
GeneralRe: division problem Pin
dyerstein23-May-05 15:03
dyerstein23-May-05 15:03 

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.