AppletTalk.com Forum Index AppletTalk.com
Java discussions newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

length su array bidimensionali

 
Post new topic   Reply to topic    AppletTalk.com Forum Index -> Java (Italian)
View previous topic :: View next topic  
Author Message
iblinku
Guest





PostPosted: Tue Aug 24, 2004 11:58 am    Post subject: length su array bidimensionali Reply with quote



uso la funzione length per avere la lunghezza di un array.ma ora ho a
che fare con un array bidimensionale in cui conosco il numero di righe
ma per ogni riga vorrei sapere la sua lunghezza (che sarà variabile e
non costante x tutto l'array).mi sapete dire cosa posso usare?grazie
Back to top
Data
Guest





PostPosted: Tue Aug 24, 2004 1:36 pm    Post subject: Re: length su array bidimensionali Reply with quote



iblinku wrote:

Quote:
uso la funzione length per avere la lunghezza di un array.ma ora ho a
che fare con un array bidimensionale in cui conosco il numero di righe
ma per ogni riga vorrei sapere la sua lunghezza (che sarà variabile e
non costante x tutto l'array).mi sapete dire cosa posso usare?grazie

penso tu stia facendo confusione tra array e liste, in ogni caso se hai una
matrice NxM del tipo

Object[][] matrix = new Object[N][M];

matrix[i].length per ogni i: 0 <= i < N

ti restituisce M, ovvero il numero di colonne COSTANTE per tutte le righe.
Se ti interessa qualcosa di dinamico devi giocherellare con java.util.List

Back to top
Display posts from previous:   
Post new topic   Reply to topic    AppletTalk.com Forum Index -> Java (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.