  lib$tparse/lib$table_parse example? 
 The Question is:
 
Hello !
I looking for an example of using lib$tprase* stuff witten on C.
 
Thanks.
 
 The Answer is:
 
  The current OpenVMS documentation set includes such an example in C,
  in the documentation on calling lib$tparse and lib$table_parse in
  the OpenVMS RTL (LIB$) documentation set.
 
  The component parse tables must be coded in either Bliss or Macro32,
  due to the availability of the macros needed to create the necessary
  parse tables; these parse tables are used to declare the syntax used
  for and by the lib$tparse and lib$table_parse calls.
 
