www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/11/25/14:24:24

From: corinna DOT vinschen AT cityweb DOT de (Corinna Vinschen)
Subject: Re: malloc()/free() help,please
25 Nov 1998 14:24:24 -0800 :
Message-ID: <365BC903.6C45364E.cygnus.gnu-win32@cityweb.de>
References: <19981123185217 DOT 19555 DOT qmail AT findmail DOT com>
Mime-Version: 1.0
To: Joel Anderson <joela AT umn DOT edu>, gnu-win32 AT cygnus DOT com

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 -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019