Jump to content

Void: Difference between revisions

From EDM2
Ak120 (talk | contribs)
m Ak120 moved page OS2 API:DataType:void to Void
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== void ==
{{DISPLAYTITLE:void}}
Void is a standard [[C]] type specifier.
<tt>void</tt> is a standard [[C]] type specifier.


[[Category:Data type]]
[[Category:C type]]

Latest revision as of 17:38, 23 January 2018

void is a standard C type specifier.