debian man page for icetisenabled

Query: icetisenabled

OS: debian

Section: 3

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

icetIsEnabled(3)						  IceT Reference						  icetIsEnabled(3)

NAME
icetIsEnabled -- query enabled status of an IceT feature. Synopsis #include <IceT.h> IceTBoolean icetIsEnabled( IceTEnum pname ); Return Value Returns ICET_TRUE if the feature associated with pname is enabled, ICET_FALSE $(= 0)$ if the feature is disabled. Errors ICET_INVALID_VALUE If pname is not a feature to be enabled or disabled. Warnings None. Bugs The check for a valid pname is not thorough, and thus the ICET_INVALID_VALUE error may not always be raised. Notes A list of valid values for pname is given in the documentation for icetEnable. Copyright Copyright (C)2003 Sandia Corporation Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains certain rights in this software. This source code is released under the New BSD License. See Also icetEnable(3), icetDisable(3) IceT Reference August 9, 2010 icetIsEnabled(3)
Related Man Pages
icetcreatecontext(3) - debian
icetcreatempicommunicator(3) - debian
icetdatareplicationgroupcolor(3) - debian
icetimagegetheight(3) - debian
icetphysicalrendersize(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?