common.h
来自「LPC 2.4kbps codec meeting Federal Standa」· C头文件 代码 · 共 18 行
H
18 行
/* This file takes care of the common I/O variables */#include <stdio.h>#ifdef sunFILE *fdi, *fdo;#endif#ifdef _TMS320C30#include "drivers.h"#ifdef BITS#include "bits.h"#endif#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?