stdlib.h
来自「pgp soucecode pgp soucecode」· C头文件 代码 · 共 21 行
H
21 行
//////////////////////////////////////////////////////////////////////////////
// Stdlib.h
//
// A fake source file designed to pacify the PFL.
//////////////////////////////////////////////////////////////////////////////
// $Id: Stdlib.h,v 1.4 1999/02/13 04:24:34 nryan Exp $
// Copyright (C) 1998 by Network Associates, Inc.
// All rights reserved.
#ifndef Included_Stdlib_h // [
#define Included_Stdlib_h
// Don't include both vtoolscp and vtoolsc.
#ifndef __vtoolscp_h_
#include <vtoolsc.h>
#endif // __vtoolscp_h_
#endif // ] Included_Stdlib_h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?