Click here to Skip to main content
15,793,535 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionc++ code interpreter/debugging tool Pin
Calin Negru10-Nov-21 2:40
Calin Negru10-Nov-21 2:40 
AnswerRe: c++ code interpreter/debugging tool Pin
jeron110-Nov-21 7:09
jeron110-Nov-21 7:09 
GeneralRe: c++ code interpreter/debugging tool Pin
Calin Negru10-Nov-21 8:36
Calin Negru10-Nov-21 8:36 
GeneralRe: c++ code interpreter/debugging tool Pin
jeron110-Nov-21 8:47
jeron110-Nov-21 8:47 
General[edit] Re: c++ code interpreter/debugging tool Pin
Calin Negru10-Nov-21 9:25
Calin Negru10-Nov-21 9:25 
AnswerRe: c++ code interpreter/debugging tool Pin
k505410-Nov-21 9:23
mvek505410-Nov-21 9:23 
GeneralRe: c++ code interpreter/debugging tool Pin
Calin Negru10-Nov-21 20:40
Calin Negru10-Nov-21 20:40 
GeneralRe: c++ code interpreter/debugging tool Pin
Greg Utas11-Nov-21 3:06
mveGreg Utas11-Nov-21 3:06 
Interpreter usually means software that executes source code without compiling it.

Depending on what you want to do, the code associated with this article[^] may be useful. To do C++ static analysis, it has to do many of the same things as a C++ compiler. However, it is written in C++, not C#.
Robust Services Core | Software Techniques for Lemmings | Articles
The fox knows many things, but the hedgehog knows one big thing.

GeneralRe: c++ code interpreter/debugging tool Pin
Calin Negru11-Nov-21 3:58
Calin Negru11-Nov-21 3:58 
GeneralRe: c++ code interpreter/debugging tool Pin
Greg Utas11-Nov-21 4:15
mveGreg Utas11-Nov-21 4:15 
GeneralRe: c++ code interpreter/debugging tool Pin
Calin Negru11-Nov-21 7:49
Calin Negru11-Nov-21 7:49 
AnswerRe: c++ code interpreter/debugging tool Pin
Randor 13-Nov-21 4:54
professional Randor 13-Nov-21 4:54 
GeneralRe: c++ code interpreter/debugging tool Pin
Calin Negru13-Nov-21 7:01
Calin Negru13-Nov-21 7:01 
QuestionMessage Closed Pin
22-Oct-21 8:10
Member 1496877122-Oct-21 8:10 
AnswerRe: Where to find resource on "how to analyze " system call output Pin
k505422-Oct-21 9:31
mvek505422-Oct-21 9:31 
QuestionChanging the icons displayed on an outlook bar style property sheet (class CMFCPropertySheet) Pin
rdeekonda20-Oct-21 22:05
rdeekonda20-Oct-21 22:05 
AnswerRe: Changing the icons displayed on an outlook bar style property sheet (class CMFCPropertySheet) Pin
Richard MacCutchan20-Oct-21 23:21
mveRichard MacCutchan20-Oct-21 23:21 
GeneralRe: Changing the icons displayed on an outlook bar style property sheet (class CMFCPropertySheet) Pin
rdeekonda21-Oct-21 22:47
rdeekonda21-Oct-21 22:47 
GeneralRe: Changing the icons displayed on an outlook bar style property sheet (class CMFCPropertySheet) Pin
Victor Nijegorodov21-Oct-21 23:55
Victor Nijegorodov21-Oct-21 23:55 
GeneralRe: Changing the icons displayed on an outlook bar style property sheet (class CMFCPropertySheet) Pin
rdeekonda22-Oct-21 7:10
rdeekonda22-Oct-21 7:10 
GeneralRe: Changing the icons displayed on an outlook bar style property sheet (class CMFCPropertySheet) Pin
Victor Nijegorodov22-Oct-21 7:55
Victor Nijegorodov22-Oct-21 7:55 
GeneralRe: Changing the icons displayed on an outlook bar style property sheet (class CMFCPropertySheet) Pin
rdeekonda24-Oct-21 7:12
rdeekonda24-Oct-21 7:12 
GeneralRe: Changing the icons displayed on an outlook bar style property sheet (class CMFCPropertySheet) Pin
rdeekonda25-Oct-21 3:31
rdeekonda25-Oct-21 3:31 
Rant[REPOST] Changing the icons displayed on an outlook bar style property sheet (class CMFCPropertySheet) Pin
Richard Deeming21-Oct-21 0:31
mveRichard Deeming21-Oct-21 0:31 
GeneralRe: [REPOST] Changing the icons displayed on an outlook bar style property sheet (class CMFCPropertySheet) Pin
rdeekonda21-Oct-21 22:59
rdeekonda21-Oct-21 22:59 

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.