www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/12/31/18:36:30

From: jmichel AT schur DOT institut DOT math DOT jussieu DOT fr (Jean Michel)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Bug in djgpp libc
Date: 1 Jan 2001 00:34:17 +0100
Organization: A poorly-installed InterNetNews site
Lines: 20
Message-ID: <92ofpp$j9$1@schur.institut.math.jussieu.fr>
References: <92o411$em$1 AT schur DOT institut DOT math DOT jussieu DOT fr> <200012312144 DOT QAA31167 AT envy DOT delorie DOT com>
NNTP-Posting-Host: schur.institut.math.jussieu.fr
Mime-Version: 1.0
X-Trace: vishnu.jussieu.fr 978305271 9015 134.157.13.71 (31 Dec 2000 23:27:51 GMT)
X-Complaints-To: Newsmaster AT jussieu DOT fr.
NNTP-Posting-Date: 31 Dec 2000 23:27:51 GMT
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

In article <200012312144 DOT QAA31167 AT envy DOT delorie DOT com>,
DJ Delorie  <djgpp AT delorie DOT com> wrote:
>
>Try this instead:
>
>#include <stdio.h>
>#include <errno.h>
>main()
>{
>  errno = 0;
>  printf("\032\n");
>  fprintf(stderr, "%s\n", strerror(errno));
>}

I get exactly the same output:

No space left on drive (ENOSPC)

Best regards,
   Jean MICHEL

- Raw text -


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