comp.lang.ada
 help / color / mirror / Atom feed
* délcarer un array sans indices.
@ 2005-03-20 14:26 Jean-Baptiste CAMPESATO
  2005-03-20 14:31 ` Jean-Baptiste CAMPESATO
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jean-Baptiste CAMPESATO @ 2005-03-20 14:26 UTC (permalink / raw)


Bonjour,
je voulais savoir s'il y avait un moyen de dï¿œfinir un tableau, sans
donner d'indices, mais de lui donner plus tard ?

Par exemple, j'ai le type :
type Matrice is array ( Integer range <>, Integer range <>) of Float; 
Je souhaite dï¿œclarer une variable gauss, sans indices, de type Matrice et
plus tard dans le programme, suite a une intervention de l'utilisteur
donner les indices adï¿œquates.

Cordialement,
CAMPESATO JeanBaptiste.

PS: ce que je nomme indice sont : le range que je devrais mettre pour
"Integer range <>" ( gauss:matrice(indice1,indice2); , Par exemple).



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-03-20 15:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-20 14:26 délcarer un array sans indices Jean-Baptiste CAMPESATO
2005-03-20 14:31 ` Jean-Baptiste CAMPESATO
2005-03-20 14:33 ` Jean-Baptiste CAMPESATO
2005-03-20 14:36 ` Adrian Knoth
2005-03-20 14:45   ` Jean-Baptiste CAMPESATO
2005-03-20 15:09     ` Adrian Knoth
2005-03-20 15:12       ` Jean-Baptiste CAMPESATO
2005-03-20 15:49       ` Marius Amado Alves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox