C'est pas moi m'sieur l'agent! 1
Non. C’est pas moi qui l’ai écris. Les mouchoir sont distribués à la sortie, merci.
...
if (!(c = *++needle))
goto foundneedle;
++needle;
goto jin;
for (;;)
{
{
chartype a;
if (0)
jin:{
if ((a = *++haystack) == c)
goto crest;
}
else
a = *++haystack;
...