<html>
  <head>
    <meta content="text/html; charset=ISO-8859-2"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    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>
    <br>
    <br>
    <div class="moz-cite-prefix">On 21.12.2013 11:02, Alexandra
      Svobodová wrote:<br>
    </div>
    <blockquote cite="mid:52B5673A.6030905@zirafoviny.cz" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-2">
      <font face="Bookman Old Style">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>
        <br>
        :-)</font>
    </blockquote>
    <br>
  </body>
</html>