Re: [Lit.] Buffer overruns
From: Mok-Kong Shen (mok-kong.shen_at_t-online.de)
Date: 01/30/05
- Next message: MrPepper11: "Graduate Students Unlock Code of 'Thiefproof' Car Key"
- Previous message: Mok-Kong Shen: "Re: [Lit.] Buffer overruns"
- In reply to: Douglas A. Gwyn: "Re: [Lit.] Buffer overruns"
- Next in thread: Douglas A. Gwyn: "Re: [Lit.] Buffer overruns"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 30 Jan 2005 02:41:06 +0100
Douglas A. Gwyn wrote:
> Mok-Kong Shen wrote:
>
>> The point I wanted to bring forth is that one don't even
>> need a library for certain stuff that is already incorporated
>> in some PL (within the standard) itself. For a library would
>> frequently have portability/update problems in practice and
>> one may not be very sure of its bug-freeness. So, if there
>> is something already standardized, it is 'generally' better
>> to make use of that rather than using something else that is
>> not standardized (assuming, of course that there is a choice).
>
>
> That's utterly wrong. If the library you're talking
> about is implemented only using completely standard
> features of the language, it is no riskier to use it
> than it is to use any other aspect of the PL standard.
> In fact, if standardized library functions are not
> suitable for the application's requirements, then it
> would be a hideous error to use them in that context.
Have you ever experienced even compiler bugs?
M. K. Shen
- Next message: MrPepper11: "Graduate Students Unlock Code of 'Thiefproof' Car Key"
- Previous message: Mok-Kong Shen: "Re: [Lit.] Buffer overruns"
- In reply to: Douglas A. Gwyn: "Re: [Lit.] Buffer overruns"
- Next in thread: Douglas A. Gwyn: "Re: [Lit.] Buffer overruns"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|