Click here to Skip to main content
15,910,661 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to load exe and dll from memory, not disk Pin
alex.barylski16-May-04 2:56
alex.barylski16-May-04 2:56 
AnswerRe: How to load exe and dll from memory, not disk Pin
vividtang16-May-04 13:29
vividtang16-May-04 13:29 
General#include <fstream> Pin
Muad-Dib16-May-04 1:23
Muad-Dib16-May-04 1:23 
GeneralRe: #include <fstream> Pin
Kamyar Souri16-May-04 2:09
Kamyar Souri16-May-04 2:09 
GeneralRe: #include <fstream> Pin
vividtang16-May-04 13:17
vividtang16-May-04 13:17 
GeneralRe: #include <fstream> Pin
Bob Stanneveld16-May-04 13:31
Bob Stanneveld16-May-04 13:31 
GeneralRe: #include <fstream> Pin
vividtang16-May-04 13:55
vividtang16-May-04 13:55 
GeneralRe: #include <fstream> Pin
Bob Stanneveld16-May-04 20:56
Bob Stanneveld16-May-04 20:56 
and therefore the running result for the index integer i would become greater than two! since your array isn't dynamic, you'll end up writing to adresses that arn't allocated or even worse, adresses allocated to other variables...

That kind of programming mistakes lead to undefined behaviour...



A student knows little about a lot.
A professor knows a lot about little.
I know everything about nothing.


GeneralRegistry Pin
mmfried16-May-04 1:09
mmfried16-May-04 1:09 
GeneralRe: Registry Pin
Alexander M.,16-May-04 1:19
Alexander M.,16-May-04 1:19 
GeneralRe: Registry Pin
mmfried16-May-04 1:36
mmfried16-May-04 1:36 
GeneralRe: Registry Pin
cmk16-May-04 10:18
cmk16-May-04 10:18 
GeneralSend data to Multiple objects Pin
Stan the man16-May-04 0:25
Stan the man16-May-04 0:25 
GeneralRe: Send data to Multiple objects Pin
Garth J Lancaster16-May-04 1:28
professionalGarth J Lancaster16-May-04 1:28 
GeneralRe: Send data to Multiple objects Pin
Kamyar Souri16-May-04 2:17
Kamyar Souri16-May-04 2:17 
GeneralRelational and Equality Operators Pin
Anonymous16-May-04 0:18
Anonymous16-May-04 0:18 
GeneralRe: Relational and Equality Operators Pin
toxcct16-May-04 0:45
toxcct16-May-04 0:45 
GeneralRe: Relational and Equality Operators Pin
Anonymous16-May-04 0:57
Anonymous16-May-04 0:57 
GeneralRe: Relational and Equality Operators Pin
toxcct16-May-04 1:04
toxcct16-May-04 1:04 
GeneralRe: Relational and Equality Operators Pin
Kamyar Souri16-May-04 2:21
Kamyar Souri16-May-04 2:21 
Generalneed your suggestion about my domain Pin
includeh1015-May-04 23:49
includeh1015-May-04 23:49 
GeneralRe: need your suggestion about my domain Pin
alex.barylski16-May-04 2:53
alex.barylski16-May-04 2:53 
GeneralRe: need your suggestion about my domain Pin
includeh1017-May-04 8:47
includeh1017-May-04 8:47 
GeneralCString::Replace Pin
Anonymous15-May-04 19:21
Anonymous15-May-04 19:21 
GeneralRe: CString::Replace Pin
Michael Dunn15-May-04 20:03
sitebuilderMichael Dunn15-May-04 20: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.