TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: idempotent From:Elizabeth Ross <beth -at- VCUBED -dot- COM> Date:Thu, 19 Aug 1999 10:21:51 -0400
Searching http://www.onelook.com/ (a great online reference that links many
dictionaries in one search engine) I got four results, including:
idempotent from mathematical techspeak adj. Acting as if used only once,
even if used multiple times. This term is often used with respect to C
header files,
which contain common definitions and declarations to be included by several
source files. If a header file is ever included twice during the same
compilation
(perhaps due to nested #include files), compilation errors can result unless
the header file has protected itself against multiple inclusion; a header
file so protected
is said to be idempotent. The term can also be used to describe an
initialization subroutine that is arranged to perform some critical action
exactly once, even if
the routine is called several times.
Elizabeth Ross
Technical Writer
V3 Semiconductor Corp.
beth -at- vcubed -dot- com http://www.vcubed.com