Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
piumarta
/
ccmeta
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
one file to either print a tree or the program
master
Nathan R
hace 3 años
padre
2eb5d2d26f
commit
8b54180b76
Se han
modificado 1 ficheros
con
16 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+16
-0
ccmeta-input.txt
+ 16
- 0
ccmeta-input.txt
Ver fichero
@ -0,0 +1,16 @@
#define INTE 3
typedef int (*pvfi)(int j);
void fun() {
typedef int i;
{
typedef float f;
i j1;
f g1;
}
i j2;
//pvfi for;
//j k;
//f g2; // <---- ERROR
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar