Preprocessor directives [message #203155] |
Mon, 22 October 2007 07:53 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.24705 seconds