methods and functions
Posted Aug 20, 2004 23:08 UTC (Fri) by
giraffedata (subscriber, #1954)
In reply to:
The end of the fcntl() method by iabervon
Parent article:
The end of the fcntl() method
Every time I've heard someone talk about a method, he was talking about the function, not the pointer to it. It's like, "when the dir_notify method executes..." Pointers don't execute. The functions to which they point do.
It's true that "dir_notify" isn't usually the name of the function, but it's clearly a description of one, like "the garbage collector function."
(
Log in to post comments)