Re: Machine epsilon: conclusion



CBFalconer wrote:
jacob navia wrote:
Richard Heathfield wrote:

... snip ...

You have the same bug as last time. No standard-conforming
implementation may define QFLT_EPSILON in the standard header
<float.h>, as I pointed out to you earlier this week.

I have told you thousand times that this can be disabled
by using -ansic.

All extensions are disabled with -ansic, except _stdcall

What has this to do with the C language? I thought lcc-win32
discussions were to be placed on the comp.compilers.lcc newsgroup?

The fact that QFLT_EPSILON is /not/ defined in a compiler's conforming mode
is not specific to lcc-win32.
.



Relevant Pages

  • Re: Faulty claims for lcc-win32
    ... snip ... ... Size of uninitialized data: 2048 ... For gcc the output is: ... apply to lcc-win32. ...
    (comp.lang.c)
  • Re: A C Adventure: your comments are welcome
    ... If lcc-win32 supports this (which I doubt ... and this is absurd. ... You imply it by posting code that you ...
    (comp.lang.c)
  • Re: portable ascii-hex conversion
    ... If you mean lcc-win32, that explains the non-portability. ... Chuck F (cbfalconer at maineline dot net) ...
    (comp.lang.c)
  • Re: Pedants
    ... Only to people who need a C compiler. ... For people who need lcc-win32, ... correct me if I'm wrong but "K&R C" isn't exactly a standard ...
    (comp.lang.c)
  • Re: Pedants
    ... Richard Heathfield wrote: ... Only to people who need a C compiler. ... For people who need lcc-win32, ...
    (comp.lang.c)