CVS difference for ais/ai-00037.txt

Differences between 1.6 and version 1.7
Log of other versions for file ais/ai-00037.txt

--- ais/ai-00037.txt	2000/07/13 04:31:26	1.6
+++ ais/ai-00037.txt	2000/07/15 02:29:54	1.7
@@ -25,6 +25,7 @@
 
 The following declarations appear in Interfaces.C (B.3):
 
+  <<Start_Example>>
   (19)   type char is <implementation-defined character type>;
 
   (20)   nul : constant char := char'First;
@@ -72,6 +73,7 @@
 The type char may have a signed representation.  For example,
 the implementation might have:
 
+    <<Start_Example>>
     for char use (-128, -127, ..., 127);
 
 In that case, char'First is the wrong value to use for nul;

Questions? Ask the ACAA Technical Agent