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: Lives there a boolean integer? From:"Brady, Joy" <JBrady -at- alldata -dot- net> To:TECHWR-L <techwr-l -at- lists -dot- raycomm -dot- com>, "'Mark L. Levinson'" <markl -at- gilian -dot- com> Date:Mon, 6 Mar 2000 15:38:25 -0500
Mark Levinson wonders: "Should I stand on the principle that an integer is
not boolean?"
It seems that the fields that receive only one of two possible values of
true/false, success/failure are boolean fields. Maybe just refer to the
receiving data element (field, whatever!) as boolean, and that the integers
0 and 1 are the possible values that represent failure and success,
respectively.