Click here to Skip to main content
15,895,423 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: zero copy approach in windows and unix using C++ Pin
Richard MacCutchan17-Jun-13 21:15
mveRichard MacCutchan17-Jun-13 21:15 
GeneralRe: zero copy approach in windows and unix using C++ Pin
vr99999999917-Jun-13 21:30
vr99999999917-Jun-13 21:30 
GeneralRe: zero copy approach in windows and unix using C++ Pin
Richard MacCutchan17-Jun-13 21:53
mveRichard MacCutchan17-Jun-13 21:53 
GeneralRe: zero copy approach in windows and unix using C++ Pin
CPallini17-Jun-13 23:45
mveCPallini17-Jun-13 23:45 
GeneralRe: zero copy approach in windows and unix using C++ Pin
vr99999999918-Jun-13 1:04
vr99999999918-Jun-13 1:04 
GeneralRe: zero copy approach in windows and unix using C++ Pin
David Crow18-Jun-13 3:59
David Crow18-Jun-13 3:59 
AnswerRe: zero copy approach in windows and unix using C++ Pin
David Crow18-Jun-13 3:57
David Crow18-Jun-13 3:57 
QuestionIntel Compiler Error on declaration [Solved] Pin
ErfanNoury17-Jun-13 8:07
ErfanNoury17-Jun-13 8:07 
When I try to compile a piece of code using the Intel Compiler, I get this error:
error: declaration may not appear after executable statement in block

I know I shall have all the declaration at the beginning of my code, but I'm eager to know why this should raise an error. GCC and the VS Compiler didn't give any errors.

Thanks in advance.

modified 17-Jun-13 15:04pm.

AnswerRe: Intel Compiler Error on declaration Pin
Maximilien17-Jun-13 8:31
Maximilien17-Jun-13 8:31 
GeneralRe: Intel Compiler Error on declaration Pin
ErfanNoury17-Jun-13 8:40
ErfanNoury17-Jun-13 8:40 
GeneralRe: Intel Compiler Error on declaration Pin
Maximilien17-Jun-13 8:47
Maximilien17-Jun-13 8:47 
GeneralRe: Intel Compiler Error on declaration Pin
ErfanNoury17-Jun-13 9:02
ErfanNoury17-Jun-13 9:02 
AnswerRe: Intel Compiler Error on declaration Pin
CPallini17-Jun-13 8:43
mveCPallini17-Jun-13 8:43 
QuestionEmbedded Linux, possibly the slowest debelopment in the world... Pin
Erudite_Eric16-Jun-13 23:37
Erudite_Eric16-Jun-13 23:37 
QuestionRe: Embedded Linux, possibly the slowest debelopment in the world... Pin
CPallini17-Jun-13 0:55
mveCPallini17-Jun-13 0:55 
AnswerRe: Embedded Linux, possibly the slowest debelopment in the world... Pin
Erudite_Eric17-Jun-13 2:06
Erudite_Eric17-Jun-13 2:06 
QuestionRe: Embedded Linux, possibly the slowest debelopment in the world... Pin
CPallini17-Jun-13 2:27
mveCPallini17-Jun-13 2:27 
AnswerRe: Embedded Linux, possibly the slowest debelopment in the world... Pin
Erudite_Eric17-Jun-13 5:56
Erudite_Eric17-Jun-13 5:56 
QuestionThere's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
Falconapollo16-Jun-13 23:35
Falconapollo16-Jun-13 23:35 
AnswerRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
Richard MacCutchan17-Jun-13 0:21
mveRichard MacCutchan17-Jun-13 0:21 
GeneralRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
Falconapollo17-Jun-13 0:25
Falconapollo17-Jun-13 0:25 
GeneralRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
Richard MacCutchan17-Jun-13 0:30
mveRichard MacCutchan17-Jun-13 0:30 
QuestionRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
CPallini17-Jun-13 0:58
mveCPallini17-Jun-13 0:58 
AnswerRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
jeron117-Jun-13 4:16
jeron117-Jun-13 4:16 
AnswerRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
jschell17-Jun-13 8:02
jschell17-Jun-13 8:02 

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.