“tt>s = (char*)(long)retval; /* ouch */</tt”

—  Larry Wall

doio.c.
Source code, Other files

Adopted from Wikiquote. Last update May 22, 2020. History

Help us to complete the source, original and additional information

Do you have more details about the quote "tt>s = (char*)(long)retval; /* ouch */</tt" by Larry Wall?
Larry Wall photo
Larry Wall 294
American computer programmer and author, creator of Perl 1954

Related quotes

Larry Wall photo

“tt>str-> str_pok |= SP_FBM; /* deep magic */s = (unsigned char*)(str-> str_ptr); /* deeper magic */</tt”

Larry Wall (1954) American computer programmer and author, creator of Perl

Source code, <code>util.c</code>

Larry Wall photo

“tt>#define SIGILL 6 /* blech */</tt”

Larry Wall (1954) American computer programmer and author, creator of Perl

Source code, <code>perl.c</code>

Larry Wall photo

“tt>#else /*! STDSTDIO */ /* The big, slow, and stupid way */</tt”

Larry Wall (1954) American computer programmer and author, creator of Perl

str.c.
Source code, Other files

Larry Wall photo

“tt>echo 'Your stdio isn't very std.'</tt”

Larry Wall (1954) American computer programmer and author, creator of Perl

Source code, <code>Configure</code>

Larry Wall photo

“tt>echo 'Congratulations. You aren't running Eunice.</tt”

Larry Wall (1954) American computer programmer and author, creator of Perl

Source code, <code>Configure</code>

Larry Wall photo

“tt>break; /* don't do magic till later */</tt”

Larry Wall (1954) American computer programmer and author, creator of Perl

Source code, <code>stab.c</code>

Larry Wall photo

“tt>tmps_base = tmps_max; /* protect our mortal string */</tt”

Larry Wall (1954) American computer programmer and author, creator of Perl

Source code, <code>stab.c</code>

Larry Wall photo

“tt>signal(i, SIG_DFL); /* crunch, crunch, crunch */</tt”

Larry Wall (1954) American computer programmer and author, creator of Perl

doarg.c.
Source code, Other files

Larry Wall photo

“tt>/* now make a new head in the exact same spot */</tt”

Larry Wall (1954) American computer programmer and author, creator of Perl

Source code, <code>cons.c</code>

Larry Wall photo

“tt>if (instr(buf, sys_errlist[ errno])) /* you don't see this */</tt”

Larry Wall (1954) American computer programmer and author, creator of Perl

eval.c.
Source code, Other files