Re: two dimensional arrays:
- From: "Emmanuel Delahaye" <emdel@xxxxxxxxxxxxxx>
- Date: Sat, 30 Apr 2005 19:31:20 +0200
Axter wrote on 30/04/05 :
http://code.axter.com/allocate2darray.c
Neither
#include <malloc.h>
nor
#include <memory.h>
are part of the C standard...
-- Emmanuel The C-FAQ: http://www.eskimo.com/~scs/C-faq/faq.html The C-library: http://www.dinkumware.com/refxc.html
"Clearly your code does not meet the original spec." "You are sentenced to 30 lashes with a wet noodle." -- Jerry Coffin in a.l.c.c++
.
- References:
- two dimensional arrays:
- From: Hamish
- Re: two dimensional arrays:
- From: Axter
- two dimensional arrays:
- Prev by Date: Re: two dimensional arrays:
- Next by Date: Re: struct and function-pointer casting
- Previous by thread: Re: two dimensional arrays:
- Next by thread: struct and function-pointer casting
- Index(es):
Relevant Pages
|