Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • Thanks, but I'm not trying to understand the general concept of function pointers. I'm trying to understand how the values get passed to it in this particular example since the inside code of sort_ints isn't available and because sort_ints does not seem to be receiving a function pointer. I'm puzzled as to how it works.
    – Nav
    Commented Jan 31, 2011 at 5:44