vcl_new.h

来自「DTMK软件开发包,此为开源软件,是一款很好的医学图像开发资源.」· C头文件 代码 · 共 15 行

H
15
字号
#ifndef vcl_emulation_new_h_
#define vcl_emulation_new_h_
/*
  fsm
*/

#include <vcl_compiler.h>

#include <new.h>

// for vcl_destroy() and vcl_construct() :
#include "vcl_algobase.h"

#endif // vcl_emulation_new_h_

⌨️ 快捷键说明

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