⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lib-zinc.lnt

📁 PClint,一个非常严格的C/C++编译器, 可以嵌入到VC.GCC等.它甚至能够检查出你C/C++代码中的内层泄漏问题,变量未初始化问题,不安全的使用指针等...微软公司把它作为代码检查工具,只有
💻 LNT
字号:

//  lib-zinc.lnt
//  Library Options file for Zinc Interface Library produced by
//  Zinc Software Incorporated.  Pleasant Grove, Utah  USA

-elib(553)      // assumes undefined preprocessor variables are 0
-elib(123)      // uses n_hot_spots as macro and parameter
-elib(578)      // numberID parameter hides numberID function
-elib(1515)     // default constructor missing.
-esym(1722,UI_DATE,UI_TIME)   // assignment operator does not return class
-esym(1510,UI_INTERNATIONAL)  // base class has no destructor

	// The Zinc library requires certain environment variables
	// to be defined.  These are just representative.
	// adjust for your application
-dZIL_MSDOS     // identify operating system.
-dDOS16         // used for 16-bit dos extenders

⌨️ 快捷键说明

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