DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(bison.info.gz) Exercises

Info Catalog (bison.info.gz) Multi-function Calc (bison.info.gz) Examples
 
 Exercises
 =========
 
   1. Add some new functions from `math.h' to the initialization list.
 
   2. Add another array that contains constants and their values.  Then
      modify `init_table' to add these constants to the symbol table.
      It will be easiest to give the constants type `VAR'.
 
   3. Make the program report an error if the user refers to an
      uninitialized variable in any way except to store a value in it.
 
Info Catalog (bison.info.gz) Multi-function Calc (bison.info.gz) Examples
automatically generated byinfo2html