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 

Problema con array

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





PostPosted: Fri Feb 27, 2004 2:38 pm    Post subject: Problema con array Reply with quote



Ciao,

un numero formato da 4 cifre;
ora...devo mettere queste 4 cifre in un array e poi lavorarci...come posso
fare?
Ieri mi avevano consigliato di convertire l'int in String...ma non ne vengo
fuori...aiutatemi :-(

Grazie.
Ciao!


Back to top
Dadà
Guest





PostPosted: Fri Feb 27, 2004 4:07 pm    Post subject: Re: Problema con array Reply with quote



"MarcoGT" <marco83NOSPAM (AT) portalis (DOT) it>:
Quote:
Ciao,

un numero formato da 4 cifre;
ora...devo mettere queste 4 cifre in un array e poi lavorarci...come posso
fare?

Se il tuo intero e` iNum

char cNum[] = ("" + iNum).toCharArray();

--
dadà

Back to top
Danilo Cioffi
Guest





PostPosted: Thu Mar 04, 2004 12:26 pm    Post subject: Re: Problema con array Reply with quote



i numeri vengono inseriti nell'array, poi trasformi l'array in String con

String str=new String(array, indice iniziale,n° elementi del'array);

dopodiche la String la trasformi in numero, se vuoi un numero int basta fare

k=Integer.parseInt(str);

ovviamente all'interno di un try ke ti gestisca l'eccezione
NumberFormatException, ed in k avrai il numero su cui lavorare.

"MarcoGT" <marco83NOSPAM (AT) portalis (DOT) it> ha scritto nel messaggio
news:c1nkp3$1kt7re$1 (AT) ID-147723 (DOT) news.uni-berlin.de...
Quote:
Ciao,

un numero formato da 4 cifre;
ora...devo mettere queste 4 cifre in un array e poi lavorarci...come posso
fare?
Ieri mi avevano consigliato di convertire l'int in String...ma non ne
vengo
fuori...aiutatemi :-(

Grazie.
Ciao!





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.