Re: C portability is a myth
From: Allin Cottrell (cottrell_at_wfu.edu)
Date: 02/26/05
- Next message: Allin Cottrell: "Re: GCC linker throws weird message."
- Previous message: Martijn Mulder: "Re: functions"
- In reply to: Keith Thompson: "Re: C portability is a myth"
- Next in thread: infobahn: "Re: C portability is a myth"
- Reply: infobahn: "Re: C portability is a myth"
- Reply: Mark McIntyre: "Re: C portability is a myth"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 25 Feb 2005 22:36:57 -0500
Keith Thompson wrote:
> Mark McIntyre <markmcintyre@spamcop.net> writes:
>>>Dammit, I showed that it was plain _wrong_. Is that not
>>>enough?
>>
>>In what way is the information that malloc is ANSI compatible wrong? Please
>>explain.
>
> I think it's about the mention of the <malloc.h> header.
It is indeed. The implication of the MSDN page is that <malloc.h>
is a standard C header. I have not found such misinformation in
*nix man pages for functions such as malloc().
Allin Cottrell
- Next message: Allin Cottrell: "Re: GCC linker throws weird message."
- Previous message: Martijn Mulder: "Re: functions"
- In reply to: Keith Thompson: "Re: C portability is a myth"
- Next in thread: infobahn: "Re: C portability is a myth"
- Reply: infobahn: "Re: C portability is a myth"
- Reply: Mark McIntyre: "Re: C portability is a myth"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|