Click here to Skip to main content
15,887,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: stopping an exe Pin
I am BATMAN7-May-09 7:10
I am BATMAN7-May-09 7:10 
GeneralRe: stopping an exe Pin
David Crow7-May-09 7:33
David Crow7-May-09 7:33 
JokeRe: stopping an exe Pin
CPallini7-May-09 9:40
mveCPallini7-May-09 9:40 
AnswerRe: stopping an exe Pin
Stuart Dootson7-May-09 4:26
professionalStuart Dootson7-May-09 4:26 
QuestionSending data from vector into and array Pin
brucewayn7-May-09 2:59
brucewayn7-May-09 2:59 
AnswerRe: Sending data from vector into and array Pin
Rajesh R Subramanian7-May-09 3:21
professionalRajesh R Subramanian7-May-09 3:21 
AnswerRe: Sending data from vector into and array Pin
led mike7-May-09 4:17
led mike7-May-09 4:17 
AnswerRe: Sending data from vector into and array Pin
Stuart Dootson7-May-09 4:23
professionalStuart Dootson7-May-09 4:23 
brucewayn wrote:
thus i used an array and send the data from vector to an array


Does the vector get cleared periodically? If not, then...why bother? Underneath the covers, a vector == an array.

brucewayn wrote:
Thus please let me know how can i send the data from vector to an array even if the size of the data is more than 3GB???


For a start with a 64bit OS and 8GB+ of RAM?

Can you give some more information about what you're trying to achieve, what the context is, 'cause from what you've given us, I'm baffled by what you're doing.

Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

QuestionUsing float to define boolean type in C Pin
kaku_lala7-May-09 1:58
kaku_lala7-May-09 1:58 
AnswerRe: Using float to define boolean type in C Pin
Rajesh R Subramanian7-May-09 2:04
professionalRajesh R Subramanian7-May-09 2:04 
GeneralRe: Using float to define boolean type in C Pin
kaku_lala7-May-09 2:12
kaku_lala7-May-09 2:12 
GeneralRe: Using float to define boolean type in C Pin
Rajesh R Subramanian7-May-09 2:14
professionalRajesh R Subramanian7-May-09 2:14 
GeneralRe: Using float to define boolean type in C Pin
CPallini7-May-09 2:19
mveCPallini7-May-09 2:19 
JokeRe: Using float to define boolean type in C Pin
CPallini7-May-09 2:14
mveCPallini7-May-09 2:14 
AnswerRe: Using float to define boolean type in C Pin
Stuart Dootson7-May-09 2:49
professionalStuart Dootson7-May-09 2:49 
AnswerRe: Using float to define boolean type in C Pin
Madhu Nair7-May-09 2:51
Madhu Nair7-May-09 2:51 
Questionerror C2352 Pin
susanne17-May-09 1:45
susanne17-May-09 1:45 
AnswerRe: error C2352 Pin
Rajesh R Subramanian7-May-09 1:49
professionalRajesh R Subramanian7-May-09 1:49 
GeneralRe: error C2352 Pin
susanne17-May-09 2:05
susanne17-May-09 2:05 
AnswerRe: error C2352 Pin
_AnsHUMAN_ 7-May-09 1:51
_AnsHUMAN_ 7-May-09 1:51 
Question#define Pin
RKP7287-May-09 1:39
RKP7287-May-09 1:39 
AnswerRe: #define Pin
Stuart Dootson7-May-09 1:51
professionalStuart Dootson7-May-09 1:51 
GeneralRe: #define Pin
RKP7287-May-09 2:10
RKP7287-May-09 2:10 
AnswerRe: #define Pin
Luc Pattyn7-May-09 2:17
sitebuilderLuc Pattyn7-May-09 2:17 
Questioncalling mspaint in MFC Pin
vvlnkishore6-May-09 23:40
vvlnkishore6-May-09 23:40 

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.