链式访问::printf函数为例 // printf函数返回的值: 返回的是打印字符的个数;若出错为负数(negative) int main() { printf("%d\n",printf("%d",printf("%d",43)