int array
From: Matthew Jakeman (m.jakeman_at_nospam.lancaster.ac.uk)
Date: 08/30/04
- Next message: Mark A. Odell: "Re: int array"
- Previous message: Roopa: "make"
- Next in thread: Mark A. Odell: "Re: int array"
- Reply: Mark A. Odell: "Re: int array"
- Reply: Dan Pop: "Re: int array"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 30 Aug 2004 14:43:55 +0100
Hi, if i define an int array globally as follows :
int test[] ;
Is it possible to set the size of this array inside a function later in the
code ?
TIA
Matt
- Next message: Mark A. Odell: "Re: int array"
- Previous message: Roopa: "make"
- Next in thread: Mark A. Odell: "Re: int array"
- Reply: Mark A. Odell: "Re: int array"
- Reply: Dan Pop: "Re: int array"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]