mem.h

来自「harvest是一个下载html网页得机器人」· C头文件 代码 · 共 14 行

H
14
字号
/*** Copyright (C) 1995, Enterprise Integration Technologies Corp.        ** All Rights Reserved.** Kevin Hughes, kevinh@eit.com ** 3/11/94**** Release under the GPL by EIT**** Modified for Harvest*/void *emalloc(int);void *erealloc(void *,int);

⌨️ 快捷键说明

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