Mail Archives: cygwin/1998/11/25/14:24:24
Joel Anderson wrote:
>
> Overall I really,really like this package! (OTOH plain text man pages, or a simple man tool would REALLY be good....)
The man pages:
ftp://go.cygnus.com/pub/sourceware.cygnus.com/cygwin/cygwin-b20/full-man.tar
The man tool:
ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin32/porters/Hirmke_Michael/B20/man-1.4j-cygwin-b20-bin.tar.gz
> int read_dict(char *filename){
> FILE *RD;
> int x;
> char *ecop,*gcop;
>
> for (x=0;x<wcount;x++){
> free(voc[x][ENG]);
> free(voc[x][GAL]);
> }
>
> wcount = 0;
Is wcount earlier at start of process set to zero??? This would be a nice
feature!
Corinna
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -