Re: Why some code for certain events declared to be static???
- From: Peter Klyushkin <petrk_3000 mail ru>
- To: gtk-list gnome org
- Subject: Re: Why some code for certain events declared to be static???
- Date: 18 Jan 2002 13:04:33 +0300
Hello, Chris!
>>>>> "Chris" == Chris Seberino writes:
Chris> GTK+ Tutorial has scribble.c code that has many subroutines
Chris> that are tied to events.
Chris> Many of these are static. Please explain what static gives
Chris> you in C.
Static functions are only visible in the same compilation unit.
--
C'ya, Peter.
--=[petrk_3000 mail ru]=--
--=[ICQ 89449080]=--=[Jabber Dassburger jabber ru]=--
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]