10.07.2015 Views

MPLAB® C30 C 编译器用户指南

MPLAB® C30 C 编译器用户指南

MPLAB® C30 C 编译器用户指南

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

MPLAB ® <strong>C30</strong> 用 户 指 南duplicate case valuecase 值 必 须 是 唯 一 的 。duplicate label ‘identifier’标 号 在 其 作 用 域 内 必 须 是 唯 一 的 。duplicate macro parameter ‘symbol’“symbol” 在 参 数 列 表 中 使 用 多 次 。duplicate member ‘identifier’结 构 中 不 能 有 相 同 的 成 员 。duplicate (or overlapping) case valuecase 范 围 不 能 有 相 同 或 重 叠 的 值 。 错 误 消 息 “This is the first entry overlapping thatvalue” 将 提 供 相 同 或 重 叠 的 值 第 一 次 出 现 时 的 位 置 。 case 范 围 是 MPLAB <strong>C30</strong> 对ANSI 标 准 的 一 个 扩 展 。Eelements of array ‘identifier’ have incomplete type数 组 元 素 应 该 有 完 全 类 型 。empty character constant空 字 符 常 量 是 非 法 的 。empty file name in ‘#keyword’指 定 为 指 定 的 #keyword 的 一 个 参 数 的 文 件 名 是 空 的 。empty index range in initializer不 要 在 初 始 化 中 使 用 空 下 标 范 围 。empty scalar initializer标 量 初 始 化 不 能 为 空 。enumerator value for ‘identifier’ not integer constant枚 举 值 必 须 为 整 型 常 量 。error closing ‘file’系 统 不 能 关 闭 指 定 的 “file”。 可 能 的 原 因 包 括 没 有 足 够 的 磁 盘 空 间 来 写 文 件 或 文 件 太大 。error writing to ‘file’系 统 不 能 写 指 定 的 “file”。 可 能 的 原 因 包 括 没 有 足 够 的 磁 盘 空 间 来 写 文 件 或 文 件 太大 。excess elements in char array initializer数 组 初 始 化 中 初 值 个 数 大 于 数 组 元 素 个 数 。excess elements in struct initializer结 构 初 始 化 中 , 初 值 个 数 大 于 结 构 成 员 数 。expression statement has incomplete type表 达 式 类 型 不 完 全 。extra brace group at end of initializer在 初 始 化 末 尾 , 不 要 有 多 余 的 大 括 号 对 。extraneous argument to ‘option’ option指 定 的 命 令 行 选 项 有 过 多 参 数 。DS51284C_CN 第 118 页© 2005 Microchip Technology Inc.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!