David Harting - 2014-09-15

Maybe the Orwell Dev-C++ has trouble with function prototypes in header files?

I created a new project and added the four attached files to it (functions.h, functions.cpp, morefunctions.h, yetmorefunctions.cpp) in addition to the main. The class browser then appeared as in the attached image. It displayed duplicates of the function prototypes for the functions in functions.h and morefunctions.h, but worked correctly (prototypes displayed exactly once) for the functions listed in yetmorefunctions.cpp.

I was not able to replicate the four prototypes in the class browser symptom.

I hope this helps.Thanks for your work.

 

Last edit: David Harting 2014-09-15