• [^] # Re: Atrocités linguistiques

    Posté par . En réponse à la dépêche Atrocités linguistiques. Évalué à 3.

    Ha non, ca fonctionne pas sous tous les langages, ca ne compile meme pas avec gcc :

    $ touch truc.c
    $ gcc truc.c
    /usr/lib/crt1.o: In function `_start':
    /usr/lib/crt1.o(.text+0x18): undefined reference to `main'
    collect2: ld returned 1 exit status