W3cubDocs

/C

C keywords: void

Usage

  • void type: as the declaration of the incomplete type
  • void: in a function with no parameter or no return value

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/c/keyword/void