This is an alpha version of this book.
funcprototype — The prototype of a function
funcprototype ::= (funcdef, (void|varargs|paramdef+))
Common attributes
A wrapper for a function prototype in a FuncSynopsis.
See FuncSynopsis.
These elements contain funcprototype: funcsynopsis.
funcdef, funcparams, funcsynopsisinfo, function, paramdef, parameter, returnvalue, varargs, void.
For examples, see funcdef, funcsynopsis, paramdef, varargs .
Copyright© 1999, 2000, 2001 O'Reilly & Associates, Inc. All rights reserved.