📄 gifnpt.h
字号:
/* gifNpt.h - RFC2893 Configured Tunnels pseudo interface header *//* Copyright 2003 Wind River Systems, Inc. *//*modification history--------------------01a,20mar03,kal written*/#ifndef __INCgifNpth#define __INCgifNpth#ifdef __cplusplusextern "C" {#endif#if defined(__STDC__) || defined(__cplusplus)IMPORT END_OBJ * gifLoad (char * initString, void * pBsp);#elseIMPORT END_OBJ * gifLoad ();#endif /* defined(__STDC__) || defined(__cplusplus) */#ifdef __cplusplus}#endif#endif /* __INCgifNpth */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -