On 08/27/2012 12:41 AM, Walter Bright wrote:
The trouble for function pointers, is that any default args would need to be part of the type, not the declaration.
They could be made part of the variable declaration.
On 08/27/2012 12:41 AM, Walter Bright wrote:
The trouble for function pointers, is that any default args would need to be part of the type, not the declaration.
They could be made part of the variable declaration.