Edinburgh Speech Tools  2.1-release
EST_svec_aux.cc File Reference
#include <cstdio>
#include <cctype>
#include <cstdlib>
#include <cstring>
#include <fstream>
#include <iostream>
#include "EST_types.h"
#include "EST_String.h"
#include "EST_Pathname.h"
#include "EST_string_aux.h"
#include "EST_cutils.h"
#include "EST_Token.h"
Include dependency graph for EST_svec_aux.cc:

Go to the source code of this file.

Functions

EST_read_status load_TList_of_StrVector (EST_TList< EST_StrVector > &w, const EST_String &filename, const int vec_len)
 

Function Documentation

EST_read_status load_TList_of_StrVector ( EST_TList< EST_StrVector > &  w,
const EST_String filename,
const int  vec_len 
)

Definition at line 54 of file EST_svec_aux.cc.