Commit Graph

83 Commits

Author SHA1 Message Date
Richard Stallman 6eeb5e1743 (Integer Representations): Simplify; delete xref to containing chapter. 2022-09-30 11:03:02 -04:00
Richard Stallman 45a51a93dc Fix trivial errors. 2022-09-28 18:56:20 -04:00
Richard Stallman 5f59f4b2bb (Floating Constants): Don't say that the various ways of writing 1500.0
are totally equivalent.
2022-09-25 10:40:15 -04:00
Richard Stallman ff1a746228 Call info output c.info. 2022-09-22 22:16:39 -04:00
Richard Stallman 9a2d8740fe (Storage): Minor cleanups. 2022-09-22 21:55:08 -04:00
Richard Stallman 38863b1f44 (Structure Constructors): Fix previous change. 2022-09-22 20:58:35 -04:00
Richard Stallman 313d1b5471 (Structure Constructors): Fix previous change. 2022-09-20 17:27:53 -04:00
Richard Stallman 05b71b7ff0 Don't say "first" or "initial" element of an array, say "zeroth". 2022-09-19 21:28:38 -04:00
Richard Stallman c3ac60dacc (Structure Constructors): Give example with labeled fields. 2022-09-19 21:17:12 -04:00
Richard Stallman 2f8e7ba6d5 (Postincrement/Postdecrement): Small clarification. 2022-09-19 20:40:21 -04:00
Richard Stallman ae13d4a5de Explain non-ASCII chars in identifiers better.
Clarify the discussion about preferring English.
2022-09-19 14:12:43 -04:00
Richard Stallman 3b8ad07e1a (Arrays as Fields): New section. Add to menus.
(Structure Assignment): Give examples about array fields.
2022-09-18 20:28:51 -04:00
Richard Stallman 1ea6251e83 (Postincrement/Postdecrement): add example of good postincrement.
(Pointer Increment/Decrement): Split a paragraph.
2022-09-18 20:19:20 -04:00
Richard Stallman 73d92ce6b6 Fix case in xref to Make manual. 2022-09-18 19:33:45 -04:00
Richard Stallman ff0c64366f Eliminate duplicate @documentencoding. 2022-09-15 17:23:01 -04:00
Richard Stallman 1fb68e0048 Eliminate spurious space at eol, and spurious word. 2022-09-15 17:05:19 -04:00
Richard Stallman a2b20dd1e1 Fix typos. 2022-09-15 16:58:41 -04:00
Richard Stallman c0c0773fe5 (Pointers): Seversal clarifications.
(Pointer Arithmetic Low Level): rename to Low-Level Pointer Arithmetic.
2022-09-15 15:47:40 -04:00
Richard Stallman a441a65e8b (Constants): Small clarifications. 2022-09-15 14:38:21 -04:00
Richard Stallman 778ce9a752 (Primitive Types): Many cleanups. 2022-09-15 02:58:36 -04:00
Richard Stallman 52c0123371 Several small cleanups. 2022-09-13 09:50:13 -04:00
Richard Stallman 0e786c773b Many local clarifications.
Explain about the C library and why system calls are little different
from other library functions.
Add advice to use the debugger and not get delayed by "short cuts".
Why nested function definitions are important.
Typeface for comment text in examples.
2022-09-13 09:35:57 -04:00
Richard Stallman 87b3363764 Minor cleanups. 2022-09-10 01:49:02 -04:00
Richard Stallman f7b79b82cf (Compilation): Substantial rewrite and reordering, for clarity. 2022-09-09 07:36:18 -04:00
Richard Stallman 2624fb4f44 (Iterative Fibonacci): Fix the explanation of the for loop. 2022-09-08 14:41:56 -04:00
Richard Stallman 329a00f7c8 (Introduction): Rewrite the portion about GNU C versions, standads,
other dialects, and other languages GCC supports.
2022-09-07 19:22:24 -04:00
Richard Stallman c81991f894 Correct problems in title page and copyright page. 2022-09-07 18:42:34 -04:00
Richard Stallman a51a1f74c9 (Strings): Fix char array declaration syntax. 2022-09-07 17:31:45 -04:00
Richard Stallman 065843a018 Give a place to mail comments. 2022-09-06 19:49:16 -04:00
Richard Stallman fdf9080c9e Don't say it is published by the FSF.
That may happen, but not yet.
2022-09-06 19:41:17 -04:00
Richard Stallman 933798a814 Change the back-cover text. 2022-09-06 19:40:26 -04:00
Richard Stallman d415a62674 Don't use @smallbook. 2022-09-06 18:13:28 -04:00
Richard Stallman b7c6a76d09 Initial 2022-09-03 18:18:54 -04:00