Template:ApiBinaryItem: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
No edit summary  | 
				No edit summary  | 
				||
| Line 8: | Line 8: | ||
;Definition  | ;Definition  | ||
:{{{DefH}}} '''{{{Nam}}}'''({{{DefP}}});  | :{{#tag:syntaxhighlight  | ||
|{{{DefH}}} '''{{{Nam}}}'''({{{DefP}}});  | |||
|lang=C  | |||
}}  | |||
<noinclude>:{{{DefH}}} '''{{{Nam}}}'''({{{DefP}}});<noinclude>  | |||
<noinclude><br>DefH = definition header - int, DefP = definition parameters - char*msg, int len<br></noinclude>  | <noinclude><br>DefH = definition header - int, DefP = definition parameters - char*msg, int len<br></noinclude>  | ||
Revision as of 17:37, 23 June 2023
{{{HeSym}}} {{{Nam}}} {{{HeSym}}}
HeSym = Header symbol - ====, Nam = function name to using in header and definition
(provizorní verze templatu / temporary version of template)
- Summary
 - {{{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}}}
Example
 
{{{Exa}}}