Click here to Skip to main content
15,917,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Question#include files included more than once Pin
prithaa7-Jun-07 2:57
prithaa7-Jun-07 2:57 
AnswerRe: #include files included more than once Pin
CPallini7-Jun-07 3:04
mveCPallini7-Jun-07 3:04 
AnswerRe: #include files included more than once Pin
Cedric Moonen7-Jun-07 3:04
Cedric Moonen7-Jun-07 3:04 
AnswerRe: #include files included more than once Pin
Shouvik Das7-Jun-07 3:06
Shouvik Das7-Jun-07 3:06 
GeneralRe: #include files included more than once Pin
prithaa7-Jun-07 23:06
prithaa7-Jun-07 23:06 
GeneralRe: #include files included more than once Pin
Shouvik Das7-Jun-07 23:15
Shouvik Das7-Jun-07 23:15 
GeneralRe: #include files included more than once Pin
#realJSOP8-Jun-07 2:35
professional#realJSOP8-Jun-07 2:35 
QuestionSymbol Table Pin
Shouvik Das7-Jun-07 2:48
Shouvik Das7-Jun-07 2:48 
hi,

I'm doing a project which requires extraction of all the methods and members of a class in CPP files and such similar other informations. One big hurdle is these methods might use values/variables from other modules/classes. so I'm in need of creation of a complete symbol table which is becoming very tough tat can span to those other modules too. can anybody suggest an open source project which has these functionalities, and as well creation of the symbol table wherein I can use these symbols.

I tried with lex/yacc but then the scope of an extraction remains only within a file, else I need to write my own routines to extract the cross module dependency information, which ofcourse due to paucity of time is becoming a foolish decision.

Hope you get my objective. Please help.







There are only two kinds of people who are really fascinating-people who know absolutely everything, and people who know absolutely nothing.
Oscar Wilde (1854-1900)
Regards...
Shouvik

AnswerRe: Symbol Table Pin
Matthew Faithfull7-Jun-07 3:21
Matthew Faithfull7-Jun-07 3:21 
GeneralRe: Symbol Table Pin
Shouvik Das7-Jun-07 22:56
Shouvik Das7-Jun-07 22:56 
GeneralRe: Symbol Table Pin
Matthew Faithfull8-Jun-07 4:21
Matthew Faithfull8-Jun-07 4:21 
QuestionAdding libraries Pin
iayd7-Jun-07 2:14
iayd7-Jun-07 2:14 
AnswerRe: Adding libraries Pin
Rajkumar R7-Jun-07 4:13
Rajkumar R7-Jun-07 4:13 
AnswerRe: Adding libraries Pin
Mark Salsbery7-Jun-07 4:47
Mark Salsbery7-Jun-07 4:47 
QuestionRe: Adding libraries Pin
Hamid_RT7-Jun-07 19:46
Hamid_RT7-Jun-07 19:46 
Questionhow to get screen resolution in VC++? Pin
farah mazhar7-Jun-07 1:09
farah mazhar7-Jun-07 1:09 
AnswerRe: how to get screen resolution in VC++? Pin
Paresh Chitte7-Jun-07 1:20
Paresh Chitte7-Jun-07 1:20 
GeneralRe: how to get screen resolution in VC++? Pin
lucajump7-Jun-07 4:51
lucajump7-Jun-07 4:51 
GeneralRe: how to get screen resolution in VC++? Pin
Paresh Chitte7-Jun-07 18:27
Paresh Chitte7-Jun-07 18:27 
AnswerRe: how to get screen resolution in VC++? Pin
CPallini7-Jun-07 1:21
mveCPallini7-Jun-07 1:21 
AnswerRe: how to get screen resolution in VC++? Pin
Hamid_RT7-Jun-07 19:49
Hamid_RT7-Jun-07 19:49 
QuestionClass Not Register problem Pin
Paramhans Dubey7-Jun-07 0:30
professionalParamhans Dubey7-Jun-07 0:30 
AnswerRe: Class Not Register problem Pin
Hans Dietrich7-Jun-07 0:37
mentorHans Dietrich7-Jun-07 0:37 
AnswerRe: Class Not Register problem Pin
Matthew Faithfull7-Jun-07 0:39
Matthew Faithfull7-Jun-07 0:39 
AnswerRe: Class Not Register problem Pin
Mark Salsbery7-Jun-07 4:48
Mark Salsbery7-Jun-07 4:48 

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.