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> C 编 译 器 诊 断F‘identifier’ fails to be a typedef or built in type数 据 类 型 必 须 为 typedef 或 内 建 (built-in) 类 型 。field ‘identifier’ declared as a function指 定 字 段 不 能 声 明 为 函 数 。field ‘identifier’ has incomplete type指 定 字 段 必 须 具 有 完 全 类 型 (complete type)。first argument to __builtin_choose_expr not a constant第 一 个 参 数 必 须 为 在 编 译 时 可 确 定 其 值 的 常 量 表 达 式 。flexible array member in otherwise empty struct灵 活 的 数 组 元 素 必 须 是 具 有 多 个 指 定 成 员 的 结 构 的 最 后 一 个 元 素 。flexible array member in union不 能 在 联 合 中 使 用 灵 活 的 数 组 元 素 。flexible array member not at end of struct灵 活 的 数 组 元 素 必 须 为 结 构 的 最 后 一 个 元 素 。‘for’ loop initial declaration used outside C99 mode非 C99 模 式 下 ,“for” 循 环 初 始 声 明 无 效 。format string arg follows the args to be formattedformat 属 性 的 参 数 不 一 致 。 format 字 符 串 参 数 索 引 必 须 小 于 要 检 查 的 第 一 个 参 数 的 索引 。format string arg not a string typeformat 属 性 的 format 字 符 串 索 引 参 数 要 指 定 一 个 字 符 串 类 型 的 参 数 。format string has invalid operand numberformat 属 性 的 操 作 数 编 号 参 数 编 译 时 必 须 是 一 个 常 量 。function definition declared ‘register’函 数 定 义 不 能 声 明 为 “register”。function definition declared ‘typedef’函 数 定 义 不 能 声 明 为 “typedef”。function does not return string typeformat_arg 属 性 只 能 用 于 返 回 值 为 字 符 串 类 型 的 函 数 。function ‘identifier’ is initialized like a variable像 变 量 一 样 初 始 化 函 数 是 非 法 的 。function return type cannot be function函 数 的 返 回 值 类 型 不 能 为 函 数 。© 2005 Microchip Technology Inc. DS51284C_CN 第 119 页

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

Saved successfully!

Ooh no, something went wrong!