debug.bi | |
License | Copyright © 2009, FreeBASIC Extended Library Development Group |
Macros | |
FBEXT_DPRINT | Debug printing macro, when compiled with -g this will print to standard error. |
Copyright © 2009, FreeBASIC Extended Library Development Group
Distributed under the FreeBASIC Extended Library Group license. See accompanying file LICENSE.txt or copy at http://code.google.com- /p- /fb-extended-lib- /wiki- /License
Debug printing macro, when compiled with -g this will print to standard error.
#macro FBEXT_DPRINT( x )