Hello,
there is a question about inserting a comment block in the source of a class in C++.
I have attached a screendump with a testproject containing only one class c1. You see the 'Class dialog' with a description 'base_class'. You see also the generated source and header for the class c1. The description is inserted as a comment in the c1.h but not in c1.cpp. Where can I input a comment for c1.cpp?
Best regards,
Heiko