Commit Graph

17 Commits

Author SHA1 Message Date
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