Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::FILELINE_VARSRC Macro
C++
#define FILELINE_VARSRC CTEXTSTR pFile = _WIDE(__FILE__); _32 nLine = __LINE__

define static parameters which are the declaration's current file and line, for stubbing in where debugging is being stripped. usage FILELINE_VARSRC: // declare pFile and nLine variables.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!