C'est pas moi m'sieur l'agent! 1

Posted by kAworu Mon, 08 Jun 2009 14:22:00 GMT

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;
...