vardbg.c

来自「[随书类]Dos6.0源代码」· C语言 代码 · 共 12 行

C
12
字号
/*** 
*vardbg.c - non-release code to validate varmgr.c
*
*	Copyright <C> 1986,1987 Microsoft Corporation
*
*Purpose:
*	contains routines used for debugging the variable manager; These routines
*	are pretty verion-specific, and so have been moved out of vardebug.c.
*
*******************************************************************************/
#include "version.h"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?