more and better documentation and some reorganisation
[rrq/rrqforth.git] / adoc / p_base.adoc
index a8748b71fdb63ef957ba9c5d89418df388477b68..fe6d66f4a10545663a558c3d01edbc586a034318 100644 (file)
@@ -17,3 +17,9 @@ supported.
 
 See also <<p_digits,DIGITS>>, which holds the mapping table from
 digits to text.
+
+====
+.Usage example {counter:example}: claim 16 bytes for variable FOO
+[caption='Usage example {counter:example}: ']
+CREATE FOO BASE
+====