This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
static initialization of an array
- From: Massimiliano Cialdi <cialdi at firenze dot net>
- To: linux c programming <linux-c-programming at vger dot kernel dot org>,gcc <gcc at gcc dot gnu dot org>
- Date: Wed, 03 Mar 1999 16:53:42 +0100
- Subject: static initialization of an array
I use gcc 3.0.3
I must initialize a fixed size (but a priori unknow) array.
In assembler there is DUP which let to initialize a memory area with
some value.
There is something similar in C?
thanks
--
Massimiliano Cialdi
cialdi@control.dsi.unifi.it
cialdi@firenze.net