New Witness mini-Wednesday - Lister Panel demonstration video:http://mollyrocket.com/casey/stream_0025.html …
@mvandevander
void Foo(int A)
{
...
}
typedef void foo(int);
foo *Ptr = Foo;
Ptr(5); // This will call Foo.
-
-
@mvandevander So it's basically a way of having a variable that can be used like a function, and it calls whatever function you set. -
@mvandevander Make sense? So maybe you have 12 different functions, and you can just set a variable to the one you want and pass it around. - Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.