Re: Bounds checked arrays
From: Peter Ammon (gershwin_at_splintermac.com)
Date: 02/16/04
- Next message: Richard Heathfield: "Re: A C tutorial"
- Previous message: Martin Dickopp: "Re: Bounds checked arrays"
- In reply to: jacob navia: "Bounds checked arrays"
- Next in thread: Dan Pop: "Re: Bounds checked arrays"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 16 Feb 2004 07:19:45 GMT
jacob navia wrote:
> As everybody knows, the C language lacks
> a way of specifying bounds checked arrays.
So use an implementation that performs bounds checking.
For example: <http://fabrice.bellard.free.fr/tcc/>
-Peter
-- Pull out a splinter to reply.
- Next message: Richard Heathfield: "Re: A C tutorial"
- Previous message: Martin Dickopp: "Re: Bounds checked arrays"
- In reply to: jacob navia: "Bounds checked arrays"
- Next in thread: Dan Pop: "Re: Bounds checked arrays"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]