The following packages have been upgraded in the Cygwin distribution:
* curl 8.2.1
* libcurl4 8.2.1
* libcurl-devel 8.2.1
* libcurl-doc 8.2.1
* mingw64-x86_64-curl 8.2.1
Command line tool and Library supporting transferring files with
URL syntax,
On Sun, 30 Jul 2023 07:29:10 -0400
Eliot Moss wrote:
> On 7/30/2023 5:38 AM, natan_b--- via Cygwin wrote:
> > Hi Guys
> >
> > very short.
> >
> > prog.c
> >
> > #include
> >
> > int main()
> > {
> > float a=1.283;
> > while(1)
> > printf( "%f", a );
> > }
> >
> > run with
> > $ ./prog.exe
On 7/30/2023 5:38 AM, natan_b--- via Cygwin wrote:
Hi Guys
very short.
prog.c
#include
int main()
{
float a=1.283;
while(1)
printf( "%f", a );
}
run with
$ ./prog.exe >/dev/null
in windows monitor process the process increase it's memory it arrive to many Gb.
It's not a machine p
Hi Guys
very short.
prog.c
#include
int main()
{
float a=1.283;
while(1)
printf( "%f", a );
}
run with
$ ./prog.exe >/dev/null
in windows monitor process the process increase it's memory it arrive to many
Gb.
It's not a machine problem, other PC have same problem.
Same program in wsl
The following test packages have been uploaded to the Cygwin distribution:
* ncurses 6.4-13.20230729
* ncurses-demo 6.4-13.20230729
* terminfo 6.4-13.20230729
* terminfo-extra6.4-13.20230729
* libncurses-devel 6.4-13.20230729
* libncurses++w10
5 matches
Mail list logo