all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Xue Fuqiao <xfq.free@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: About `y-or-n-p'
Date: Mon, 7 Jan 2013 13:36:34 +0100	[thread overview]
Message-ID: <785A5DF6-932E-43E0-9072-0AE8442879C8@Web.DE> (raw)
In-Reply-To: <20130107200020.03a25e48fd3b69dcf67625ab@gmail.com>


Am 07.01.2013 um 13:00 schrieb Xue Fuqiao:

> What does `hardwired' mean?

It means: cannot be changed or altered (by some internal variable setting or function or new algorithm).

A software programme can be loaded into a RAM or onto a disk. In the RAM, or disk, you can change it with patches or other means. You can also load it on to a CD oder DVD or into a ROM/PROM. These all are read-only devices, although some of them can be one-time written. The programme on these devices is hard-wired, its functions are interconnected with a kind of hardware or real wires as if you had an experimentation board in which you insert (instead of software function blocks) ICs, transistors, resistors, capacitors and "programme" them by soldering wires to the components to make the board (programme) work as something, as some electric or electronic circuit. When you load the software into a CPU's RAM you can re-wire the function blocks any time, because their interconnects are not that "hard".

HTH… (HTH = hope that helps) Or this: http://en.wikipedia.org/wiki/Hardwired_control#Hardwired_control_unit

--
Greetings

  Pete

Think of XML as Lisp for COBOL programmers.
				- Tony-A (some guy on /.)




  reply	other threads:[~2013-01-07 12:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-07 12:00 About `y-or-n-p' Xue Fuqiao
2013-01-07 12:36 ` Peter Dyballa [this message]
2013-01-07 13:15   ` Xue Fuqiao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=785A5DF6-932E-43E0-9072-0AE8442879C8@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=xfq.free@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.