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
CLIG(1) Programmer's Manual CLIG(1)

::clig::Double - declare an option with parameters of type double

package require clig
namespace import ::clig::*
setSpec db

Double -opt varname usage [-c min max] {[-d default ...] | [-m]} [-r rmin rmax]

The Double command works exactly as the Float command except that the generated C parser works with values of type double instead of float. For the Tcl parser it does not make a difference.

clig_Rest(n), clig_Flag(n), clig_Float(n), clig_Version(n), clig_Usage(n), clig_Name(n), clig_Int(n), clig_parseCmdline(n), clig_Long(n), clig_String(n), clig_Commandline(n), clig(1), clig_Description(n)

1.9.11.1 Kir

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

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