Re: Legal rights



On May 31, 6:04 pm, Gerry Quinn <ger...@xxxxxxxxx> wrote:
By default, if you create a class called Monster, it will
generate files Monster.h and Monster.cpp

No it won't.
Unless you use a wizard? But who the heck does it that way?
Well, anyway, it's good to have a separate h+cpp file
for a class. It's the default rule you should stick
to whenever possible. Some classes in Kaduria are just
quite large so I have split member functions to
several cpp files, and also there are more than one
class in some header files.

.



Relevant Pages

  • where is wininet.lib coming from?
    ... We select the MFC and C Runtime Libraries options in the wizard. ... How are library files associated with header files. ... header files that we are using in our custom drivers? ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Delphi 2005
    ... I used the heck out of that. ... I use Delphi to create applications and shells for Microsoft Embedded ... Microsoft's API's which require tons of conversions. ... >> then why the heck can't Delphi use C Header files without having to ...
    (alt.comp.lang.borland-delphi)
  • Need Ideas For Interface Design
    ... heck. ... I am creating a Wizard to export certain records from an Access table ... - a "Batch ID" (string value representing which records were imported ... to the database at the same time) ...
    (microsoft.public.access.forms)
  • Re: Wired problem with vc.net 2003, ATL and "add method" wizard
    ... You can interact directly with Microsoft ... > simple object .H and .CPP files ... And why "add method" wizard in vc.net ... > this is not the correct group to ask could you tell me in which group I ...
    (microsoft.public.vc.atl)
  • Re: Adding a network printer
    ... > I'm trying to add a network printer. ... > wizard", ... Where the heck is it? ...
    (comp.windows.x.kde)

Loading