hpux man page for dtdtsistrue

Query: dtdtsistrue

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DtDtsIsTrue(library call)												 DtDtsIsTrue(library call)

NAME
DtDtsIsTrue -- return a Boolean value associated with a string
SYNOPSIS
#include <Dt/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
Dt/Dts.h, DtDtsBufferToAttributeList(3), DtDtsBufferToAttributeValue(3), DtDtsFileToAttributeList(3), DtDtsFileToAttributeValue(3), DtDts- DataTypeToAttributeList(3), DtDtsDataTypeToAttributeValue(3). DtDtsIsTrue(library call)
Related Man Pages
dtdtsbuffertoattributevalue(3) - hpux
dtdtsbuffertoattributelist(3) - hpux
dtdtsdatatypetoattributevalue(3) - hpux
dtdtsfiletoattributevalue(3) - hpux
xmstringgetnextsegment(3) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
SAN Migration question
Hpux 11iV3 administration document
Thank you members and admins