Posted by Michael Fesser on 10/25/07 15:26
..oO(Sanders Kaufman)
>"Michael Fesser" <netizen@gmx.de> wrote in message
>news:aj0th3d1v725nmmc629h9qturjqd2ijffi@4ax.com...
>>
>> Why not? These monkeys are able to write Shakespeare in Chinese
>> backwards if you're lucky enough.
>
>Because an algorithm is not a string.
Of course it is.
This is a string: "Add the two variables x and y."
This is a string as well: "<php $result = $x + $y;?>"
Both describe an algorithm in different ways. Even the compiled binary
code can be considered a string.
Micha
[Back to original message]
|