Click here to Skip to main content
15,891,607 members
Home / Discussions / Java
   

Java

 
QuestionConvert Fortran program to Java Pin
Trupti Mehta7-Oct-08 20:59
Trupti Mehta7-Oct-08 20:59 
AnswerRe: Convert Fortran program to Java Pin
toxcct8-Oct-08 1:03
toxcct8-Oct-08 1:03 
QuestionHelp to set apache tomcat 6.0 to netbeans Pin
hamid zamani7-Oct-08 2:12
hamid zamani7-Oct-08 2:12 
AnswerRe: Help to set apache tomcat 6.0 to netbeans Pin
Pedram Behroozi8-Oct-08 7:08
Pedram Behroozi8-Oct-08 7:08 
QuestionCode Optimization Pin
TannerB6-Oct-08 12:02
TannerB6-Oct-08 12:02 
AnswerRe: Code Optimization Pin
toxcct6-Oct-08 21:26
toxcct6-Oct-08 21:26 
GeneralRe: Code Optimization Pin
TannerB7-Oct-08 7:04
TannerB7-Oct-08 7:04 
GeneralRe: Code Optimization Pin
toxcct7-Oct-08 7:11
toxcct7-Oct-08 7:11 
TannerB wrote:
I'm assuming that that will access the String as a character array and return the letter at position i?


yup. the [] operator gets the character at position passed in parameter (0-based).

also, a thing I shown in my sample, which i'm not sure you noticed, is using the characters literals instead of their ascii code... this is very handy when you come later and read back your code


AnswerRe: Code Optimization Pin
douss7-Oct-08 23:19
douss7-Oct-08 23:19 
GeneralRe: Code Optimization Pin
toxcct8-Oct-08 0:34
toxcct8-Oct-08 0:34 
QuestionHelp with digest message using md5 algrothim Pin
omar el halwagy6-Oct-08 4:44
omar el halwagy6-Oct-08 4:44 
QuestionHow to debug MSJVM in Eclipse Pin
utnqbao6-Oct-08 0:50
professionalutnqbao6-Oct-08 0:50 
AnswerRe: How to debug MSJVM in Eclipse Pin
toxcct6-Oct-08 1:37
toxcct6-Oct-08 1:37 
GeneralRe: How to debug MSJVM in Eclipse Pin
utnqbao6-Oct-08 16:34
professionalutnqbao6-Oct-08 16:34 
GeneralRe: How to debug MSJVM in Eclipse Pin
utnqbao6-Oct-08 17:32
professionalutnqbao6-Oct-08 17:32 
QuestionDraw graph (networks) Pin
ventomito4-Oct-08 11:23
ventomito4-Oct-08 11:23 
AnswerRe: Draw graph (networks) Pin
douss7-Oct-08 23:38
douss7-Oct-08 23:38 
GeneralRe: Draw graph (networks) Pin
ventomito10-Oct-08 23:32
ventomito10-Oct-08 23:32 
Generaljava.util.List memory usage Pin
thrasher08154-Oct-08 10:55
thrasher08154-Oct-08 10:55 
Questionhow to close acceptandopen for streamconncetionnotifier Pin
manju23reddy2-Oct-08 18:16
manju23reddy2-Oct-08 18:16 
Questiontext twist game project help...... Pin
reanne_8830-Sep-08 21:20
reanne_8830-Sep-08 21:20 
AnswerRe: text twist game project help...... Pin
toxcct30-Sep-08 22:54
toxcct30-Sep-08 22:54 
GeneralRe: text twist game project help...... Pin
reanne_881-Oct-08 4:53
reanne_881-Oct-08 4:53 
Questionhi Pin
my data27-Sep-08 22:06
my data27-Sep-08 22:06 
AnswerRe: hi Pin
toxcct28-Sep-08 21:43
toxcct28-Sep-08 21:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.