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
ed702eb6ab
Fix previous change.
2022-09-18 20:48:09 -04:00
Richard Stallman
d7af004437
(Function-like Macros): Explain whitespace around `(' is ok in macro calls.
...
(Variadic Macros): Delete spurious `;' in some expansion examples.
2022-09-18 20:45:22 -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
b79376cac2
Change @verbatim to @example.
...
Add link near hexadecimal floating constants to
the node that documents them.
Change http links to https.
2022-09-15 17:25:33 -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
15bb28acc0
Eliminate spurious space at eol.
2022-09-15 17:02:44 -04:00
Richard Stallman
46cdde1206
Eliminate spurious space at eol.
2022-09-15 17:02:34 -04:00
Richard Stallman
7e7fdc27d8
Fix typo.
2022-09-15 17:01:25 -04:00
Richard Stallman
923f8cfaaf
Fix typo.
2022-09-15 17:01:05 -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
502da18ae0
(c.html): Add --no-split.
2022-09-13 09:37:10 -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
362d489132
(clean): Fix deletion of c.html
2022-09-10 01:53:00 -04:00
Richard Stallman
bc15515996
(clean): Add the sorted index files. Correct names for info files.
2022-09-10 01:50: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
a50f6f1177
(c.info, c.html): Specify output file.
...
(clean): add c,info*. Take out obsolete file names.
2022-09-09 07:27:34 -04:00
Richard Stallman
833da61a6d
(c.doc, c.html, c.txt): List source files as dependencies.
2022-09-08 22:05:26 -04:00
Richard Stallman
e305430c71
(c.pdf): run texi2dvi.
2022-09-08 18:24:11 -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
c888ea34dd
Fix copyright notice.
2022-09-06 20:19:00 -04:00
Richard Stallman
009b2c77b5
Fix copyright notice.
2022-09-06 20:18:39 -04:00
Richard Stallman
e2bc1da875
Delete the "don't redistribute" statement.
2022-09-06 20:16:50 -04:00
Richard Stallman
2f474db9a4
Delete the "don't redistribute" statement.
2022-09-06 20:16:18 -04:00
Richard Stallman
8daa0a46ad
(c.txt): direct output of makeinfo into target file.
2022-09-06 19:50:23 -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
Richard Stallman
2216054924
Initialize
2022-09-01 21:05:28 -06:00