Go to file
Richard Stallman c81ee21e0b * c.texi (Unicode Character Codes): Rewrite the initial explanation of
character codes and escape characters.  Define "code point".
Use fire and water in Chinese examples.
D800 - DFFF are not exactly invalid so say it is too obscure
to explain here.
(Wide String Constants): Types of wide strings are array types.
(Type Size): Explain about side effects in sizeof expr and
sizeof (type).
Rename the variable `array' to `arr'.
For size_t, don't say what kind of definition it has.
(Pointer Types): Write "pointer to an array of".
2024-01-08 21:45:54 -05:00
.gitignore Initialize 2022-09-01 21:05:28 -06:00
AUTHORS Add Autotools system in parallel with Makefile. 2023-10-09 09:08:25 +00:00
COPYING Autoconfiscate. 2023-05-21 16:46:26 +00:00
ChangeLog * c.texi (Unicode Character Codes): Rewrite the initial explanation of 2024-01-08 21:45:54 -05:00
Makefile Add Autotools system in parallel with Makefile. 2023-10-09 09:08:25 +00:00
Makefile.am Add Autotools system in parallel with Makefile. 2023-10-09 09:08:25 +00:00
NEWS Release 0.0. 2023-10-15 09:20:04 +00:00
README Partially revert 2be997f63d. 2023-07-30 09:19:05 +00:00
THANKS Autoconfiscate. 2023-05-21 16:46:26 +00:00
c.texi * c.texi (Unicode Character Codes): Rewrite the initial explanation of 2024-01-08 21:45:54 -05:00
configure.ac Release 0.0. 2023-10-15 09:20:04 +00:00
cpp.texi Distinguish "preprocessing operator" from "operator" tout court. 2023-12-14 08:15:22 -05:00
fdl.texi Initial 2022-09-03 18:18:54 -04:00
fp.texi Fix missing word. 2022-10-02 07:54:00 -04:00
gpl.texi Add a copy of the GPL, the Invariant Section 2023-05-23 03:58:35 +00:00
texinfo.tex Amend 56405a6bb82: re-add missing files. 2023-08-05 06:44:51 +00:00
version.texi Release 0.0. 2023-10-15 09:20:04 +00:00

README

This is a distribution of GNU C Intro and Reference.  For the release
number, see NEWS.

Please send bug reports and suggestions to <c-manual@gnu.org>.

Copyright (C) 2022, 2023 Free Software Foundation, Inc.
Copyright (C) 2022, 2023 Richard Stallman

Permission is granted to copy, distribute and/or modify this manual
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with the
Invariant Sections being ``GNU General Public License,'' with the
Front-Cover Texts being ``A GNU Manual,'' and with the Back-Cover
Texts as in (a) below.  A copy of the license is included in the
section entitled ``GNU Free Documentation License.''

(a) The FSF's Back-Cover Text is: "You have the freedom to copy and
modify this GNU manual."