Click here to Skip to main content
15,896,269 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questiongenetic algorithm or particle swarm algorithm with VC++ or Malab Pin
gentleguy25-Jun-07 3:41
gentleguy25-Jun-07 3:41 
Questionis it possible to set a menu to CWnd etc? Pin
includeh1025-Jun-07 2:32
includeh1025-Jun-07 2:32 
AnswerRe: is it possible to set a menu to CWnd etc? [modified] Pin
Rajkumar R25-Jun-07 2:44
Rajkumar R25-Jun-07 2:44 
QuestionReportEvent Pin
Yashusid25-Jun-07 1:02
Yashusid25-Jun-07 1:02 
AnswerRe: ReportEvent Pin
Rajkumar R25-Jun-07 2:16
Rajkumar R25-Jun-07 2:16 
GeneralRe: ReportEvent Pin
Yashusid25-Jun-07 2:49
Yashusid25-Jun-07 2:49 
AnswerRe: ReportEvent [modified] Pin
Rajkumar R25-Jun-07 3:16
Rajkumar R25-Jun-07 3:16 
QuestionImplemeting C++ code into a C project Pin
ForNow25-Jun-07 0:56
ForNow25-Jun-07 0:56 
Does any know how to implement C++ code into a C project

meaning I have a project that is C code and I code ( CLass of the code I trying to implement)

When I have a pointer to that class in a C stucture I get compile errors (maybe becuase the programs are .c extensions as opposed to .cpp)

I am using Visual Studio for the build

I am afraid If I change the extension of the programs to C++ .cpp It will screw other things up

is these anyway to "connect" these 2 piecies to code

Maybe write a compiler diretive e.g. extern CPLUSPLUS (just a guess)

Thankx
AnswerRe: Implemeting C++ code into a C project Pin
Rajkumar R25-Jun-07 1:28
Rajkumar R25-Jun-07 1:28 
GeneralRe: Implemeting C++ code into a C project Pin
ForNow25-Jun-07 12:15
ForNow25-Jun-07 12:15 
AnswerRe: Implemeting C++ code into a C project Pin
Zeolite25-Jun-07 1:41
Zeolite25-Jun-07 1:41 
GeneralRe: Implemeting C++ code into a C project Pin
ForNow25-Jun-07 12:04
ForNow25-Jun-07 12:04 
GeneralRe: Implemeting C++ code into a C project Pin
ForNow25-Jun-07 12:45
ForNow25-Jun-07 12:45 
AnswerRe: Implemeting C++ code into a C project Pin
Orhun Birsoy25-Jun-07 5:33
Orhun Birsoy25-Jun-07 5:33 
GeneralRe: Implemeting C++ code into a C project Pin
ForNow25-Jun-07 12:28
ForNow25-Jun-07 12:28 
GeneralRe: Implemeting C++ code into a C project Pin
Orhun Birsoy25-Jun-07 12:52
Orhun Birsoy25-Jun-07 12:52 
GeneralRe: Implemeting C++ code into a C project Pin
ForNow25-Jun-07 23:39
ForNow25-Jun-07 23:39 
Questionneed help with port reading! Pin
Leo_133125-Jun-07 0:31
Leo_133125-Jun-07 0:31 
AnswerRe: need help with port reading! Pin
CPallini25-Jun-07 0:42
mveCPallini25-Jun-07 0:42 
AnswerRe: need help with port reading! Pin
Roger Stoltz25-Jun-07 0:49
Roger Stoltz25-Jun-07 0:49 
GeneralRe: need help with port reading! Pin
Leo_133126-Jun-07 7:31
Leo_133126-Jun-07 7:31 
GeneralRe: need help with port reading! Pin
flippydeflippydebop26-Jun-07 12:47
flippydeflippydebop26-Jun-07 12:47 
QuestionAn error occur when accessing the file Pin
Y_Kaushik25-Jun-07 0:27
Y_Kaushik25-Jun-07 0:27 
AnswerRe: An error occur when accessing the file Pin
Hamid_RT25-Jun-07 0:53
Hamid_RT25-Jun-07 0:53 
GeneralRe: An error occur when accessing the file Pin
Y_Kaushik25-Jun-07 0:58
Y_Kaushik25-Jun-07 0:58 

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.