This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Manual style questions
- To: <gcc at gcc dot gnu dot org>
- Subject: Manual style questions
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Sat, 6 Oct 2001 12:52:11 +0100 (BST)
Some questions on style for use in the GCC manuals:
* As an adjective, should "32-bit" or "32 bit" be used? (The version with
the hyphen seems more common.)
* Should NULL be written @code{NULL}? (The version with @code seems more
common than that without.)
--
Joseph S. Myers
jsm28@cam.ac.uk