Click here to Skip to main content
15,888,733 members
Home / Discussions / Java
   

Java

 
GeneralRe: Displaying XML in a web browser Pin
427748029-Jan-10 17:31
427748029-Jan-10 17:31 
GeneralRe: Displaying XML in a web browser Pin
Richard MacCutchan29-Jan-10 22:13
mveRichard MacCutchan29-Jan-10 22:13 
Questionhow to read a file in Binary mode? Pin
002comp26-Jan-10 23:53
002comp26-Jan-10 23:53 
AnswerRe: how to read a file in Binary mode? Pin
Richard MacCutchan27-Jan-10 2:12
mveRichard MacCutchan27-Jan-10 2:12 
QuestionConvert Java code to c++ Pin
002comp26-Jan-10 19:27
002comp26-Jan-10 19:27 
AnswerRe: Convert Java code to c++ Pin
427748026-Jan-10 20:04
427748026-Jan-10 20:04 
AnswerRe: Convert Java code to c++ Pin
Richard MacCutchan26-Jan-10 22:37
mveRichard MacCutchan26-Jan-10 22:37 
QuestionJava Array Sorting Problem Pin
bmnot26-Jan-10 8:40
bmnot26-Jan-10 8:40 
In college, I was given an assignment, to use these methods to sort a list alphabetically from the args array from a cmd prompt input from the user.

I can take in and print out the list, sorted, however, when I sort it, it doesn't print correctly, eg 1 2 3 4 5 might print as 1 2 4 3 5.

My source code can be seen here:

[MySortProgram Source Code]
AnswerRe: Java Array Sorting Problem Pin
harold aptroot26-Jan-10 8:50
harold aptroot26-Jan-10 8:50 
GeneralRe: Java Array Sorting Problem Pin
bmnot26-Jan-10 11:17
bmnot26-Jan-10 11:17 
GeneralRe: Java Array Sorting Problem Pin
harold aptroot26-Jan-10 11:27
harold aptroot26-Jan-10 11:27 
GeneralRe: Java Array Sorting Problem Pin
bmnot26-Jan-10 11:39
bmnot26-Jan-10 11:39 
GeneralRe: Java Array Sorting Problem Pin
harold aptroot26-Jan-10 11:45
harold aptroot26-Jan-10 11:45 
GeneralRe: Java Array Sorting Problem Pin
bmnot26-Jan-10 12:02
bmnot26-Jan-10 12:02 
GeneralRe: Java Array Sorting Problem Pin
harold aptroot26-Jan-10 12:26
harold aptroot26-Jan-10 12:26 
GeneralRe: Java Array Sorting Problem Pin
bmnot26-Jan-10 13:40
bmnot26-Jan-10 13:40 
GeneralRe: Java Array Sorting Problem Pin
harold aptroot27-Jan-10 1:10
harold aptroot27-Jan-10 1:10 
GeneralRe: Java Array Sorting Problem Pin
harold aptroot1-Feb-10 1:06
harold aptroot1-Feb-10 1:06 
GeneralRe: Java Array Sorting Problem Pin
Luc Pattyn26-Jan-10 15:24
sitebuilderLuc Pattyn26-Jan-10 15:24 
QuestionCan a Java application call a DotNet WCF service? Pin Pin
ashishtango24-Jan-10 17:33
ashishtango24-Jan-10 17:33 
AnswerRe: Can a Java application call a DotNet WCF service? Pin Pin
427748024-Jan-10 18:14
427748024-Jan-10 18:14 
AnswerRe: Can a Java application call a DotNet WCF service? Pin Pin
Richard MacCutchan24-Jan-10 22:23
mveRichard MacCutchan24-Jan-10 22:23 
QuestionAudio Files in socket programming. [modified] Pin
vidzdas24-Jan-10 2:08
vidzdas24-Jan-10 2:08 
AnswerRe: Audio Files in socket programming. Pin
Richard MacCutchan24-Jan-10 2:30
mveRichard MacCutchan24-Jan-10 2:30 
GeneralRe: Audio Files in socket programming. Pin
vidzdas24-Jan-10 6:19
vidzdas24-Jan-10 6:19 

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.