Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
dylan
/
testTelpo
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
3
Wiki
Actividad
Explorar el Código
change hello.c
tags/V2.0
dylan
hace 4 años
padre
a4db8560e2
commit
7bcc05cfee
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
hello.c
+ 1
- 1
hello.c
Ver fichero
@@ -1,6 +1,6 @@
// hello.c
void main(void)
{
printf(hello)
printf(
"
hello
world!"
)
;
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar