On Tue, 4 May 2010 23:49:00 +0200 José Mejuto <joshy...@gmail.com> wrote:
> In computer science, an array data structure or simply array is a > data structure consisting of a collection of elements (values or > variables) [...] ??? What does this mean? As far as I know, "variable" in CS can have 3 senses, depending on the context: * Data that can take different values on different runs (ie input or depend on input). This is the math sense (also mine) (<> constant which is known at design time). * Data that can change at runtime (<> constant again). Like in Pascal or C. * Named data in a program. Here "symbol", "link" or "binding" may be better terms. In any case, I don't understand the above. Denis ________________________________ vit esse estrany ☣ spir.wikidot.com _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal