GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DtDtsIsTrue(library call) DtDtsIsTrue(library call)

DtDtsIsTrue — return a Boolean value associated with a string

#include &<Dt/Dts.h>
Boolean DtDtsIsTrue(
const char *string);

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

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

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


Search for    or go to Top of page |  Section l |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.