Give a place to mail comments.

This commit is contained in:
Richard Stallman 2022-09-06 19:49:16 -04:00
parent fdf9080c9e
commit 065843a018
1 changed files with 2 additions and 0 deletions

2
c.texi
View File

@ -144,6 +144,8 @@ compatibility or meant for very special situations. We have left them
to a companion manual, the GNU C Obscurities Manual, which will be
published digitally later.
Please report errors and suggestions to c-manual@@gnu.org.
@menu
* The First Example:: Getting started with basic C code.
* Complete Program:: A whole example program