Search Results

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: upstream
Forum: Java Sep 8th, 2007
Replies: 21
Views: 5,460
Posted By upstream
cool, i suggest you do advance reading. so you can learn the basic structures and rules in java programming, we can't really rely much on our instructors cuz they dont care much about the important...
Forum: Java Sep 8th, 2007
Replies: 21
Views: 5,460
Posted By upstream
I've debug it :) check those comments for the correction of your codes..


import java.io.*;
public class Input
{
// public static InputStreamReader reader=new InputStreamReader(System.in);...
Forum: Java Sep 7th, 2007
Replies: 21
Views: 5,460
Posted By upstream
^
lol, i guess it's too late...
Forum: Java Sep 7th, 2007
Replies: 21
Views: 5,460
Posted By upstream
inputs need to be in a try..catch,

format:
try {
statement
}
catch(Exception ex) {
statement
}
Showing results 1 to 4 of 4

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC