>>>> "APA" == Adrian Aichner
<adrian(a)xemacs.org> writes:
APA> Jerry, doesn't instance need to be checked for NULL before
APA> dereferencing through it above?
Of course, but it already has been checked by the time this function
is called. The device methods only get called from a generic method
(here free_scrollbar_instance in scrollbar.c), and it's the job of the
generic method to check that it's being called on an existing object.
Which it does. Very cool, eh?
--
School of Systems and Information Engineering
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.