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> 用 户 指 南Pparameter ‘identifier’ declared void参 数 不 能 声 明 为 void。parameter ‘identifier’ has incomplete type参 数 必 须 具 有 完 全 类 型 。parameter ‘identifier’ has just a forward declaration参 数 必 须 具 有 完 全 类 型 ; 仅 有 forward 声 明 是 不 够 的 。parameter ‘identifier’ is initialized初 始 化 参 数 是 非 法 的 。parameter name missing宏 需 要 一 个 参 数 名 。 检 查 中 间 没 有 名 字 的 两 个 逗 号 。parameter name missing from parameter list参 数 名 必 须 包 含 在 参 数 列 表 中 。parameter name omitted参 数 名 不 能 省 略 。param types given both in param list and separately参 数 类 型 要 么 在 参 数 列 表 中 给 出 , 要 么 单 独 给 出 , 但 不 能 同 时 用 这 两 种 方 式 给 出 。parse error不 能 解 析 源 代 码 行 , 它 包 含 错 误 。pointer value used where a complex value was expected不 要 将 指 针 值 用 于 在 需 要 复 数 值 的 地 方 。pointer value used where a floating point value was expected不 要 将 指 针 值 用 于 需 要 浮 点 值 的 地 方 。pointers are not permitted as case valuescase 值 必 须 为 整 型 值 常 量 或 常 量 表 达 式 。predicate must be an identifier#assert 或 #unassert 需 要 一 个 标 识 符 作 为 谓 词 。predicate’s answer is empty#assert 或 #unassert 有 谓 词 和 括 号 , 但 在 括 号 内 没 有 需 要 的 答 案 。previous declaration of ‘identifier’这 条 消 息 标 识 与 标 识 符 当 前 声 明 冲 突 的 先 前 声 明 的 位 置 。identifier previously declared here这 条 消 息 标 识 与 标 识 符 当 前 声 明 冲 突 的 先 前 声 明 的 位 置 。identifier previously defined here这 条 消 息 标 识 与 标 识 符 当 前 定 义 冲 突 的 先 前 定 义 的 位 置 。prototype declaration标 识 声 明 函 数 原 型 的 行 号 。 与 其 他 错 误 消 息 一 起 使 用 。DS51284C_CN 第 126 页© 2005 Microchip Technology Inc.

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

Saved successfully!

Ooh no, something went wrong!