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.
--=[[EMAIL PROTECTED]]=--
--=[ICQ 89449080]=--=[Jabber [EMAIL PROTECTED]]=--
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list