Skip to main content
2 of 2
added 134 characters in body
Thomas Owens
  • 116.6k
  • 100
  • 322
  • 439

No, it's not allowed. Neither C nor C++ support this feature by default, however TonyK points out (in the comments) that there are extensions to the GNU C compiler that enable this behavior in C.

Thomas Owens
  • 116.6k
  • 100
  • 322
  • 439