Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ DtDtsIsTrue(3) — Tru64 UNIX 5.0a

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DtDtsBufferToAttributeList(3)

DtDtsBufferToAttributeValue(3)

DtDtsFileToAttributeList(3)

DtDtsFileToAttributeValue(3)

DtDtsDataTypeToAttributeList(3)

DtDtsDataTypeToAttributeValue(3)

DtDtsIsTrue(3)  —  Subroutines

CDE

NAME

DtDtsIsTrue − return a Boolean value associated with a string

SYNOPSIS

#include <Dts.h> Boolean DtDtsIsTrue(const char ∗string);

DESCRIPTION

The DtDtsIsTrue function tests a string for a Boolean value.  Any of the following string values, without regard to case, causes a return value of True:

true
yes
on
1

RETURN VALUE

The DtDtsIsTrue function returns True if the string represents a true value; otherwise, it returns False. 

SEE ALSO

Dts.h, DtDtsBufferToAttributeList(3), DtDtsBufferToAttributeValue(3), DtDtsFileToAttributeList(3), DtDtsFileToAttributeValue(3), DtDtsDataTypeToAttributeList(3), DtDtsDataTypeToAttributeValue(3). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026