 
 
	 
In file ../include/ling_class/EST_Relation_list.h:
| EST_Item* add_before | (const EST_Item* n, | 
Add a item before node <parameter>n</parameter>, and return the new item.
Add a item before node <parameter>n</parameter>, and return the new item. If <parameter>n</parameter> is the first item in the list, the new item becomes the head of the list, otherwise it is inserted between <parameter>n</parameter> and it's previous current item. If <parameter>p</parameter> is 0, make a new node for the new item, otherwise add <parameter>p</parameter> to this relation as the previous item in <parameter>n</parameter>'s relation.
Alphabetic index HTML hierarchy of classes or Java
 
This page is part of the 
Edinburgh Speech Tools Library documentation
Copyright  University of Edinburgh 1997
Contact:  
         speech_tools@cstr.ed.ac.uk