Difference between revisions of "Template:Function Template"
Line 7: | Line 7: | ||
{{{Description|Please write a description and submit to code to autogen it next time}}} | {{{Description|Please write a description and submit to code to autogen it next time}}} | ||
== Syntax == | == Syntax == | ||
− | {{{Name|}}}( | + | {{{Name|}}}({{{Parameters|}}}); |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Return type == | == Return type == | ||
− | + | {{{ReturnType|}}} |
Latest revision as of 06:52, 25 October 2024
THIS IS A TEMPLATE - IT'S BACKUP VERSION IN PAGE: Template:Function Template/backup
Please write a description and submit to code to autogen it next time
Syntax
();