Forum: Java Feb 13th, 2009 |
| Replies: 15 Views: 615 import java.io.*;
public class testSound
{public static void main(String[] args) throws IOException
{
int numberSuccess=0 ;
int number=0; |
Forum: C++ Apr 10th, 2008 |
| Replies: 4 Views: 401 can you give a brief description of your question.. and the kind of out put you are expecting .. |