Skip to main content
Untitled Document

_DEBUG

_DEBUG

_DEBUG

Format:

          _DEBUG '"' ... '"'

Generates a debug message. This will only be seen if the"-debug" compiler option has been used.

Example:

          _DEBUG "this file is being deprecated"