Main Page   File List   Globals   Related Pages  

dict.h

Go to the documentation of this file.
00001 
00005 #ifndef __DICT_H
00006 #define __DICT_H
00007 char ***dict_get_words(const char *fn, const char *sep, int *wnum);
00008 #endif

Generated on Tue Jun 25 12:02:41 2002 for LearnWords by doxygen1.2.15