JargonFile/original/html/N/nadger.html
2014-03-27 18:54:56 +00:00

11 lines
2.3 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>nadger</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../N.html" title="N"/><link rel="previous" href="N.html" title="N"/><link rel="next" href="nagware.html" title="nagware"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">nadger</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="N.html">Prev</a> </td><th width="60%" align="center">N</th><td width="20%" align="right"> <a accesskey="n" href="nagware.html">Next</a></td></tr></table><hr/></div><dt><a id="nadger"/><dt xmlns="" id="nadger"><b>nadger</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="pronunciation">/nad´jr/</span>, <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">v.</span></dt></dt><dd><p> [UK, from rude slang noun <span class="firstterm">nadgers</span> for testicles; compare American &amp;
British <span class="firstterm">bollixed</span>] Of software or
hardware (not people), to twiddle some object in a hidden manner, generally
so that it conforms better to some format. For instance, string printing
routines on 8-bit processors often take the string text from the
instruction stream, thus a print call looks like <b class="command">jsr
print:&quot;Hello world&quot;</b>. The print routine has to <span class="firstterm">nadger</span> the saved instruction pointer so that
the processor doesn't try to execute the text as instructions when the
subroutine returns. See <a href="../A/adger.html"><i class="glossterm">adger</i></a>.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="N.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../N.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="nagware.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">N </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> nagware</td></tr></table></div></body></html>