(Seciond Edition)附录疑疑惑

u013163178 2015-04-12 12:27:16
我感觉在The C Programming Language这本书附录B中的limist.h表格中的几个数据是错的,比如说CHAR_MIN,说上说是-127,可是我认为是-128。
...全文
215 7 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
7 条回复
切换为时间正序
请发表友善的回复…
发表回复
「已注销」 2015-04-16
  • 打赏
  • 举报
回复
引用 6 楼 zhao4zhong1 的回复:
不要迷信书、考题、老师、回帖; 要迷信CPU、编译器、调试器、运行结果。 并请结合“盲人摸太阳”和“驾船出海时一定只带一个指南针。”加以理解。 任何理论、权威、传说、真理、标准、解释、想象、知识……都比不上摆在眼前的事实! 有人说一套做一套,你相信他说的还是相信他做的? 其实严格来说这个世界上古往今来所有人都是说一套做一套,不是吗?
我在质疑书
赵4老师 2015-04-13
  • 打赏
  • 举报
回复
不要迷信书、考题、老师、回帖; 要迷信CPU、编译器、调试器、运行结果。 并请结合“盲人摸太阳”和“驾船出海时一定只带一个指南针。”加以理解。 任何理论、权威、传说、真理、标准、解释、想象、知识……都比不上摆在眼前的事实! 有人说一套做一套,你相信他说的还是相信他做的? 其实严格来说这个世界上古往今来所有人都是说一套做一套,不是吗?
「已注销」 2015-04-12
  • 打赏
  • 举报
回复
引用 1 楼 ri_aje 的回复:
写个小程序看看你的编译器给的是什么值,应该是 -128,因为 0 一般占正整数的坑。
写了的,我输出的-128,书上其他的定义也有问题,INT_MIN,SHORT_MIN,LONG_MIN等。。
ri_aje 2015-04-12
  • 打赏
  • 举报
回复
写个小程序看看你的编译器给的是什么值,应该是 -128,因为 0 一般占正整数的坑。
一根烂笔头 2015-04-12
  • 打赏
  • 举报
回复
引用 4 楼 ri_aje 的回复:
[quote=引用 3 楼 my_live_123 的回复:] 不妨通知一下里奇或者出版商
引用 3 楼 my_live_123 的回复:
不妨通知一下里奇或者出版商
Ritchie 都去世了(http://en.wikipedia.org/wiki/Dennis_Ritchie)。[/quote] 告诉出版商也可行,发个邮件即可!或者自己知道,不了了之!
ri_aje 2015-04-12
  • 打赏
  • 举报
回复
引用 3 楼 my_live_123 的回复:
不妨通知一下里奇或者出版商
引用 3 楼 my_live_123 的回复:
不妨通知一下里奇或者出版商
Ritchie 都去世了(http://en.wikipedia.org/wiki/Dennis_Ritchie)。
一根烂笔头 2015-04-12
  • 打赏
  • 举报
回复
不妨通知一下里奇或者出版商
Overview: You will find the book chapters on the left hand menu You will find navigation within a section of a chapter (one webpage) on the righthand menu Full documentation on how to build this site locally are on GitHub at github.com/professorkazarinoff/Problem-Solving-with-Python/website Motivation: The motivation for writing this book is that many undergraduate engineering students have to take a programming course based on MATLAB. MATLAB is a great piece of software, but it currently costs $49.00 for a student license and requires a site license to be used on school computers. Subsequently, it is costly for a student to use MATLAB and it is costly for a college to support a course that uses MATLAB. In addition, this site license expires eventually and students need to purchase another copy often before they finish their degree. The Python programming language, on the other hand, is open source and free. To download and use Python, the cost to both the student and the college is zero (minus time spent). By moving an undergraduate engineering programming class to Python, students will save money and have greater access to the software they use in class. Further in their engineering education, students can continue to use Python for free. 全书共计13章,326页,专注于解决使用Python过程中常见的各种问题,既包括Python本身的问题,也包括常用的各种工具箱的使用问题,非常实用,强烈推荐!

70,023

社区成员

发帖
与我相关
我的任务
社区描述
C语言相关问题讨论
社区管理员
  • C语言
  • 花神庙码农
  • 架构师李肯
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧