Content deleted Content added
→Name of the default register?: new section |
m Fixed Lint errors on this page (obsolete/unclosed tags) |
||
(One intermediate revision by one other user not shown) | |||
Line 9:
Wouldn't it be better to use an example that actually works? Because when I type <br/>
I get<br/>
You miss-typed the example, the correct one is <br />
{{mono|1= 12 _3 4 ^ + 11 / v 22 -}}<br/>
After command {{mono|1=p}} you get<br />
{{mono|1=-20}} [[User:Annie Yousar|Annie Yousar]] ([[User talk:Annie Yousar|talk]]) 14:14, 15 March 2025 (UTC)
== Explanation ==
Can someone explain how the following works?<br />
: It encodes the email address in the hex constant
: Just did a small optimization (in code length) to it:
: : Sorry but I forgotten that we cannot construct a string in dc...but I have just figured out the way to construct the constant:
::Billyaukh missed the "e" in dc -e "16i0[80?d0!=x*+]dsxx10op" [[User:Annie Yousar|Annie Yousar]] ([[User talk:Annie Yousar|talk]]) 11:46, 2 February 2025 (UTC)
|