⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pshpack8.h

📁 coreavc for linux in unix_linux
💻 H
字号:
#ifndef MPLAYER_PSHPACK_H#define MPLAYER_PSHPACK_H 8#if 0//#pragma pack(8)#elif !defined(RC_INVOKED)#error "8 as alignment is not supported"#endif /* 0 ; !defined(RC_INVOKED) */#else /* MPLAYER_PSHPACK_H */#error "Nested pushing of alignment isn't supported by the compiler"#endif /* MPLAYER_PSHPACK_H */

⌨️ 快捷键说明

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