Tema: system
Ver Mensaje Individual
  #1 (permalink)  
Antiguo 12/12/2007, 18:18
Zahafiro
 
Fecha de Ingreso: diciembre-2007
Mensajes: 6
Antigüedad: 16 años, 5 meses
Puntos: 0
system

Hola,



El problema que tengo es que no quiere correr, me muestra error en cada system.

Que estoy haciendo mal???



Zafiro

Código PHP:
import java.io.*;
public class 
Maraton_cadena{
    public static 
void main(String args []) throws IOException;
        
int sexo;
        
int tiempo;
        
char cat;
        
char selec;
        
char tecla;
        
String edad;
        
String nombre;
        
String dir;
        
String tel;
        
String corr;
        
system.out.println ("");
        
system.out.println ("* * * * * * * * * * * * * * * DATOS DEL PARTICIPANTE * * * * * * * * * * * * * * * ");
        
system.out.println ("");
        
system.out.println ("");
        
system.out.println ("");
        
system.out.println ("");
        
system.out.println ("");
        
system.out.println ("Introdusca el nombre del participante :");
        
system.out.println ("");
        Do{
            
tecla=(charSystem.in.read[]
            
nombre nombre+tecla;
        }while (
tecla!='\n');
        
system.out.println (""+nombre);
        
system.out.println (" ");