On 2014-12-13 06:11, Walter Bright wrote:
Don't make it extern, then.
He's said a couple of time he's interfacing with C and/or C++ code.
Why are function pointers and ints going to the same argument of a function? I thought you weren't using templates?
I think he meant taking the address of a function with auto ref. -- /Jacob Carlborg
