Intellisense
Andreas Pakulat
apaku at gmx.de
Tue Jun 19 15:18:17 BST 2007
On 19.06.07 19:01:08, Arijit Das wrote:
> I am a noice in Kdevelop...so, needed a quick help.
>
> I noticed that when a 'C structure' is defined in a header file, say
> "a.h", which I am including in my "a.c" file, intellisense doesn't
> work while using that structure (defined in the header file) in my a.c
> file.
>
> Do I need to do anything to make that work? Shouldn't that pick that
> info automatically from the header file?
Only if both files are part of your project and if you don't play around
with typedefs or macros too much.
Andreas
--
You may be gone tomorrow, but that doesn't mean that you weren't here today.
More information about the KDevelop
mailing list