base_bin.h

来自「开放源码的编译器open watcom 1.6.0版的源代码」· C头文件 代码 · 共 6 行

H
6
字号
// This is a hack for file systems (I'm being kind) limited to 8 characters.
// We don't know which #include was intended, so we just include all files
// beginning with those characters! --Jam
#include "cool/base_bnn.h"
#include "cool/base_bnt.h"

⌨️ 快捷键说明

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