Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
piumarta
/
ccmeta
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
one file to either print a tree or the program
master
Nathan R
3 anni fa
parent
2eb5d2d26f
commit
8b54180b76
1 ha cambiato i file
con
16 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+16
-0
ccmeta-input.txt
+ 16
- 0
ccmeta-input.txt
Vedi File
@ -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
}
Scrivi
Anteprima
Caricamento…
Annulla
Salva