Difference between revisions of "Template:Csig"
From Maths
m (Adding case of 3 present but empty to show brackets (for functions with no arguments)) |
m (adding echos to parameters which are not passed to further templates) |
||
Line 1: | Line 1: | ||
− | {{cs|1={{{1|<noinclude>int</noinclude>}}} {{{2|<noinclude>printf</noinclude>}}}<!-- | + | {{cs|1={{echo|1={{{1|<noinclude>int</noinclude>}}}}} {{echo|1={{{2|<noinclude>printf</noinclude>}}}}}<!-- |
-->{{#if:{{{3|<noinclude>const char*</noinclude>}}}{{{4|<noinclude>format</noinclude>}}}<!-- | -->{{#if:{{{3|<noinclude>const char*</noinclude>}}}{{{4|<noinclude>format</noinclude>}}}<!-- |
Revision as of 08:05, 1 October 2017
int printf()