On 2013-12-18, Chris Angelico <ros...@gmail.com> wrote:

> Well, okay. In C you can't have Foo.foo().

If "Foo" is a structure with a field named "foo" that is a pointer to
a function, then you can indeed "have" Foo.foo().

-- 
Grant Edwards               grant.b.edwards        Yow! It's OKAY -- I'm an
                                  at               INTELLECTUAL, too.
                              gmail.com            
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to