instead ofOptarg
will point to the argument of-t
.
Noted by Chris Dunlap, meta-corrected by Tim Heaney.Optind
will point to the argument of-t
.
When performing arithmetic on unsigned integers, read ...Noted by Paul Hankin.
of the memory block by 16 slots each time the allocated memory is exhausted.Noted by Mike Cheponis.
sp
" should read "opsp
".
Noted by Anto Jurkovic.
==
"
(on the third level from the top, right)
should contain the operator "=
".
Noted by Anto Jurkovic.
struct node_str {Noted by the author.
... and a list of its parents (Reported by SunJian.version.obj
is the parent ofEXTERN.h
andINTERN.h
).
ASSERT
should
read
if (k > n) if (!(process(n) == 0)) botch(__STRING(process(n) == 0)); else if (!(process(k) == 0)) botch(__STRING(process(k) == 0));(the existing code uses
process(l)
in the first expanded
instance).getConnection
method is missing a closing brace and
is wrongly indented.
It should read:
public Connection getConnection() { if (Trace.TRACE) { Trace.trace(); } return cConnection; }Noted by Arjen Markus.
typedef
for the FSUB
structure
is missing a semicolon at the end of the id
member
declaration.
The fifth element should read
Noted by Konstantinos Aboudolas.int (*id)(char *, int);
Add tag line to theNoticed by the author.lines
array.
C-M-m
should be C-M-n
.-c
(or -u
),
not-g
.adj360
formal argument
declaration, after deg
, should not be there.pom.c
.
When performing arithmetic on unsigned integers, read ...Noted by Paul Hankin.
vcfLicense.txt
should point to page 413
(where an epigram from the VCF license appears) rather than page 457.
![]() ![]() |
(C) Copyright 2000-2006 D. Spinellis.
May be freely uploaded by WWW viewers and similar programs.
All other rights reserved.
Last modified: $Date: 2014/12/31 08:13:41 $ |