Ok, so this is the third post on this topic, but I'm just trying to =
understand how the cache works.
=20
In 4.9.8.4 the include directory has a c++ subdirectory which was =
scanned and included in the cache, but even including a file like =
iostream does not enable code completion but I'm not sure how this is =
supposed to work considering there are two files, one named iostream.h =
and one without the extension in two different directories. They even =
seem to be different files. I can't tell whether the one listed in =
c++\backward is actually included because the window doesn't scroll =
horizontally.
=20
In 4.9.8.5 the include directory has a g++-3 subdirectory. By default =
this wasn't scanned and had to be manually added to the cache. Is this =
normal?
=20
Just trying to learn c++ and the code completion will go a long way =
towards familiarizing myself with the member functions but it seems to =
work differently on each system and I am not sure how it is supposed to =
work.
Sincerely,=20
Glenn Welker=20
Director of Product Development=20
MRH Technology Group=20
=20
|