User Profile

Collapse

Profile Sidebar

Collapse
s02085
s02085
Last Activity: Feb 23 '08, 12:01 AM
Joined: Feb 22 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • s02085
    replied to Catch and try
    in Java
    stringInput doesnt work in eclipes...
    See more | Go to post

    Leave a comment:


  • s02085
    started a topic Catch and try
    in Java

    Catch and try

    System.out.prin tln ("Please Press 1 To Toss The Penny:");
    for (int ab = 0; ab < 10; ab ++)
    {
    try
    {

    ans=input.nextI nt();
    ans = 1;
    int c = coll.nextInt(4) ;
    int qwe = roww.nextInt(4) ;
    System.out.prin t("[" + board[c][qwe] + "]");

    ...
    See more | Go to post
No activity results to display
Show More
Working...