Edinburgh Speech Tools  2.1-release
list_example.cc File Reference
#include <cstdlib>
#include <iostream>
#include "EST_bool.h"
#include "EST_TList.h"
#include "EST_String.h"
#include "EST_util_class.h"
#include "EST_types.h"
Include dependency graph for list_example.cc:

Go to the source code of this file.

Functions

bool second_char_gt (const EST_UItem *uv1, const EST_UItem *uv2)
 
int main (void)
 

Function Documentation

bool second_char_gt ( const EST_UItem uv1,
const EST_UItem uv2 
)

Definition at line 183 of file list_example.cc.

int main ( void  )

Definition at line 52 of file list_example.cc.