raw.h

来自「操作系统SunOS 4.1.3版本的源码」· C头文件 代码 · 共 17 行

H
17
字号
/*	@(#)raw.h 1.1 92/07/30 SMI	*//* * raw.h * * Raw interface * The common memory area over which they will communicate * * Copyright (C) 1989, Sun Microsystems, Inc. */#ifndef _RPC_RAW_H#define	_RPC_RAW_Hchar *_rpcrawcombuf;#endif /* !_RPC_RAW_H */

⌨️ 快捷键说明

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