diff --git a/docs/index.html b/docs/index.html index 197bf6f..0f033ff 100755 --- a/docs/index.html +++ b/docs/index.html @@ -281,6 +281,7 @@

Typos

  • p. xliv "and the function in the Jabberwock namespace" should read "and the function in the Func namespace"
  • p. liv "the destructor cleans up file.file_pointer for you (2)" should read "...(3)"
  • p. 18 "hexadecimal and octal output" shoud read "hexadecimal, decimal, and octal output"
  • +
  • p. 21 "These symbols, // or /**/, tell the compiler" should read "The // symbol tells the compiler"
  • p. 62 "Whether array_5 is initialized or not..." Should read "Whether array_4 is initialized or not..."
  • p. 76 In Listing 3-7, "*(lower + 4)" and "*(upper_ptr + 4)" should read "*(lower + 3)" and "*(upper_ptr + 3)", respectively.
  • p. 78 "Each Element also contains a prefix array (5) and an operating_number