<html>
  <head>
    <meta content="text/html; charset=ISO-8859-2"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix"><a class="moz-txt-link-freetext" href="http://home.paulschou.net/tools/xlate/">http://home.paulschou.net/tools/xlate/</a><br>
      <br>
      Libor<br>
      <br>
      Dne 21.12.2013 15:11, Ladislav Vaiz napsal(a):<br>
    </div>
    <blockquote cite="mid:52B5A182.6050204@nagano.cz" type="cite">
      <meta content="text/html; charset=ISO-8859-2"
        http-equiv="Content-Type">
      int main(){<br>
          char *c = "086 097 110 111 099 110 105 032 112 114 097 110 105
      075 114 097 115 110 101 032 118 097 110 111 099 101 032 097 032
      112 114 105 106 101 109 110 121 032 110 111 118 121 032 114 111
      107 032 050 048 049 052 032 122 032 100 097 108 101 107 101 104
      111 044 032 100 114 115 110 101 104 111 044 032 115 101 118 101
      114 117 032 112 114 101 106 101 032 083 097 115 097 032 083 118
      111 098 111 100 111 118 097 032 058 045 041";<br>
          while (putchar(strtol(c, &c, 10)));<br>
      } <br>
      <br>
      Má někdo kratší nebo vtipnější řešení dekodéru? :-)<br>
      L.<br>
    </blockquote>
  </body>
</html>