Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: ANNOUNCE: Softdevice plugin. Use /dev/fb for output



Sascha Volkenandt <lists@magoa.net> wrote:

> At Dienstag, 25. November 2003 18:37 Sascha Volkenandt wrote:
> > Just remove any assignments of default values out of the
> > implementation(i.e.: in the .h file you may write
> > [...]
> > in the .c[pp] file you must write
> > [...]
 
> Of course, the same goes if the class definition and the
> implementation reside in the same file. Defaults only inside the
> definition.

IMHO, you confuse definition and declaration, but only the names,
though. the declaration is the prototype of a function/class. the thing
that usually goes into the header file and also holds the default
paramter.

the definition IS the implementation.

just my 2 cents...
clemens



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index