Tag : callbacks
![]() |
Title | User | Language | Tags | Description | Date |
|---|---|---|---|---|---|---|
|
Ruby Metaprogramming - Subclassable Callback Module | viatropos | Ruby | callbacks | August 15, 2010 | |
|
Ruby Metaprogramming - Subclass a Method with Before/After Callbacks and alias_method | viatropos | Ruby | callbacks | August 15, 2010 | |
|
EnableSortingAndPagingCallbacks in ASP.NET GridView Control | zhou chao | ASP.NET | EnableSortingAndPagingCallbacks ASP.NET GridView Control | EnableSortingAndPagingCallbacks in ASP.NET GridView Control | November 20, 2005 |
|
Implementing C function callbacks using Python | pink chry | python | Implementing function callbacks using Python extending |
Lets say you have a function in C or C++ that takes a function callback as an argument. You want to call this function by passing a Python function as the callback. This recipe shows the basics by calling the standard C library function qsort, and passing a python function as the compare function. |
June 14, 2001 |

