Click here to Skip to main content
15,914,165 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: how to call vcvarsall.bat with Process::Start method? Pin
aupres9-Mar-13 13:09
aupres9-Mar-13 13:09 
AnswerRe: how to call vcvarsall.bat with Process::Start method? Pin
Richard MacCutchan9-Mar-13 22:46
mveRichard MacCutchan9-Mar-13 22:46 
Questioncandidate function not accessible Pin
bonosa1-Mar-13 17:35
bonosa1-Mar-13 17:35 
AnswerRe: candidate function not accessible Pin
Richard MacCutchan2-Mar-13 0:01
mveRichard MacCutchan2-Mar-13 0:01 
GeneralRe: candidate function not accessible Pin
bonosa2-Mar-13 7:59
bonosa2-Mar-13 7:59 
GeneralRe: candidate function not accessible Pin
Richard MacCutchan2-Mar-13 9:13
mveRichard MacCutchan2-Mar-13 9:13 
Questionsqrt() function strange behavouir Pin
Amrit Agr28-Feb-13 23:44
Amrit Agr28-Feb-13 23:44 
AnswerRe: sqrt() function strange behavouir Pin
Richard MacCutchan1-Mar-13 0:56
mveRichard MacCutchan1-Mar-13 0:56 
I just tried without including math.h and it works fine. Try seeing what the actual definition of sqrt is when you have not included the header.
Use the best guess

Questionbatch files Pin
Dirquez Marquez20-Feb-13 22:42
Dirquez Marquez20-Feb-13 22:42 
AnswerRe: batch files Pin
Richard MacCutchan20-Feb-13 22:57
mveRichard MacCutchan20-Feb-13 22:57 
GeneralRe: batch files Pin
Dirquez Marquez20-Feb-13 23:11
Dirquez Marquez20-Feb-13 23:11 
GeneralRe: batch files Pin
Richard MacCutchan20-Feb-13 23:53
mveRichard MacCutchan20-Feb-13 23:53 
GeneralRe: batch files Pin
Dirquez Marquez21-Feb-13 20:24
Dirquez Marquez21-Feb-13 20:24 
GeneralRe: batch files Pin
Richard MacCutchan21-Feb-13 22:36
mveRichard MacCutchan21-Feb-13 22:36 
GeneralRe: batch files Pin
Dirquez Marquez22-Feb-13 2:58
Dirquez Marquez22-Feb-13 2:58 
QuestionWhat is the CLI/C++ equivalent to the C# using statement Pin
SujayG14-Feb-13 21:54
SujayG14-Feb-13 21:54 
AnswerRe: What is the CLI/C++ equivalent to the C# using statement Pin
John Schroedl15-Feb-13 3:27
professionalJohn Schroedl15-Feb-13 3:27 
QuestionStructures with using bit fields Pin
Amrit Agr29-Jan-13 1:34
Amrit Agr29-Jan-13 1:34 
AnswerRe: Structures with using bit fields Pin
Richard MacCutchan29-Jan-13 3:38
mveRichard MacCutchan29-Jan-13 3:38 
GeneralRe: Structures with using bit fields Pin
Amrit Agr17-Feb-13 22:06
Amrit Agr17-Feb-13 22:06 
Questionsopen() function in filehandling - "C" Pin
Amrit Agr28-Jan-13 0:56
Amrit Agr28-Jan-13 0:56 
AnswerRe: sopen() function in filehandling - "C" Pin
John Schroedl28-Jan-13 3:37
professionalJohn Schroedl28-Jan-13 3:37 
AnswerRe: sopen() function in filehandling - "C" Pin
ramrooney27-Mar-13 7:36
ramrooney27-Mar-13 7:36 
QuestionHow to call a static libray in a dll? Pin
LongFangFang21-Jan-13 19:38
LongFangFang21-Jan-13 19:38 
AnswerRe: How to call a static libray in a dll? Pin
Richard MacCutchan21-Jan-13 22:32
mveRichard MacCutchan21-Jan-13 22:32 

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.