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
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:Data type]]

Revision as of 08:15, 6 January 2017


void is a standard C type specifier.