Template:ApiBinaryItem: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
No edit summary  | 
				No edit summary  | 
				||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{{HeSym}}} {{{Nam}}} {{{HeSym}}}  | {{{HeSym}}} {{{Nam}}} {{{HeSym}}}  | ||
{{#switch: {{{HeSym}}} | {{=}} =  | {{=}}{{=}} =  |   | {{#switch: {{{HeSym}}} | {{=}} =  | {{=}}{{=}} =  | ---- }}  | ||
----<noinclude><br>HeSym = Header symbol - ====, Nam = function name to using in header and definition<br>  | <noinclude><br>HeSym = Header symbol - ====, Nam = function name to using in header and definition<br>  | ||
Creates chapter header and adds line if HeSym is not = or ==  | |||
</noinclude>  | </noinclude>  | ||
:{{{Sum}}}  | :{{{Sum}}}  | ||
Latest revision as of 17:07, 29 June 2023
{{{HeSym}}} {{{Nam}}} {{{HeSym}}}
HeSym = Header symbol - ====, Nam = function name to using in header and definition
Creates chapter header and adds line if HeSym is not = or ==
- {{{Sum}}}
 
- Definition
 {{{DefH}}} {{{Nam}}}({{{DefP}}});
- {{{DefH}}} {{{Nam}}}({{{DefP}}});
 
DefH = definition header - int, DefP = definition parameters - char*msg, int len
Parameters
- {{{1}}}
 - {{{2}}}
 - {{{3}}}
 - {{{4}}}
 - {{{5}}}
 - {{{6}}}
 - {{{7}}}
 - {{{8}}}
 
- Return value
 - {{{Ret}}}
 
Note
- {{{Not}}}
 
Warning
- {{{War}}}
 
Example
 
{{{Exa}}}