Jump to content

VOID: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
== VOID ==
A data area of undefined format
A data area of undefined format


=== Type ===
== Type ==
[[void]]
[[void]]
 
==== C Declaration Method ====
== C Declaration Method ==
  #define
  #define


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

Revision as of 00:25, 17 August 2017

A data area of undefined format

Type

void

C Declaration Method

#define