Question from Newbie
4 Oct
2006
4 Oct
'06
16:25
Hi, I am new to gambit and am trying to write a journal file. I need to create an array to store strings, When I use the foll: declare $cve[1:3], and try to enter a string variable Ex. $cve[1]="vertex." - I find that the array cve is marked as an array of 'unknown type'. And the variables stored in it are also marked similarly. But if I sya $cve[1]=1, then it happily assigns a numeric value to it. So my question is how do we declare an array to be a character type? Thanks, Suchira.
Afficher les réponses par date
7189
Âge (en jours)
7189
Dernière activité (en jours)
0 commentaires
1 participants
participants (1)
-
Sen, Suchira