Mailing List archive

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

[linux-dvb] Re: does the tuner detune the card when vdr stops?



On Tuesday 25 November 2003 08:43, Holger Waechtler wrote:
> static variables are initialized to 0 by definition. All variables 
> marked as 'static' are placed in the .bss section which gets cleared by 
> the bootloader and the module loader/dynamic linker before code is executed.
> 
> This is valid for kernel- and userspace code on all operating systems, 
> see the usual C references for details.

Yes, if the compiler/loader is not broken. ;-)

Oliver


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



Home | Main Index | Thread Index