Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Preprocessor directives
Preprocessor directives [message #203155] Mon, 22 October 2007 07:53
Eclipse UserFriend
Originally posted by: c.shankaranarayanan.yahoo.com

Dear all,

1) CDT automatically maps the source file translation unit with the
include header files only if the header file is available in the local
directory. What should I do if the header files are present in different
directory ?

2) If the header files are copied to the local directory where the source
file [C files] are present I am able to retrieve the information of these
headers through translation unit. How should i get the header file name to
which the statements i get through the header file belong ?

3) If there is a IF Else block inside the function definition i am able to
retreive the statements inside both IF and Else block, but in case of
conditional compilation statements like #IF, #ELSE etc., i am unable to
get the statements inside the both the block. Is there any solution to get
the statements ?

Regards,

Shankar
Previous Topic:plugin unable to load a native DLL
Next Topic:Auto adding of header files
Goto Forum:
  


Current Time: Fri Jun 06 00:17:36 EDT 2025

Powered by FUDForum. Page generated in 0.24705 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top