6Fermer8
PolluxLe 29/08/2003 à 11:18
Cool top Mais il ne gère pas les templates mourn

Et aussi je n'arrive pas à le faire marcher :

C:\WINDOWS\Profiles\Paul\Bureau>cpp -D__LWC__ a.c
# 1 "a.c"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "a.c"
void a() {
        ngetchx();
}

C:\WINDOWS\Profiles\Paul\Bureau>lwc a.c
Running: cpp -D__LWC__ a.c
Preprocessor failed..

C:\WINDOWS\Profiles\Paul\Bureau>


(lwc, cpp et a.c sont tous les trois sur le bureau)