BUG in ClassViewer?

Jochen Wendiggensen jochen.wendiggensen at fh-flensburg.de
Wed Jan 26 10:27:38 GMT 2000


Hi all!

1. problem
inserting an

extern "C" {
#include "a_c_header.h"
}

causes the class to disappear from the class viewer, unless you
put the code above in an extra header.h and include this.

2. problem
declaring a member function

Type class::memberfunc();

instead of Type memberfunc();

causes the class to disappear from the class viewer. I'm new to 
C++. Is this a bug or only a beginners problem?

TIA Jochen
-- 
----------------------------------------------------------------
Dr. Jochen Wendiggensen			  Phone: +49 461 805 390
Flensburg University of Applied Sciences  Fax:   +49 461 805 300
Kanzleistraße 91 - 93
24943 Flensburg       mailto:jochen.wendiggensen at fh-flensburg.de
----------------------------------------------------------------




More information about the KDevelop mailing list