cic_options

Synopsis

    
    #include "nortlib.h"
    void cic_options(int argcc, char **argvv, const char *def_prefix);
    

Description

cic_options() handles command-line initializations for Command Clients (i.e. processes which will be sending commands to a Command Server generated via CMDGEN.). It handles the 'C', 'h' and 'p' options. ('h' actually belongs to the msg library, but if it has been specified, we want to know about it.)

Returns

Nothing.

See Also

Command Server and Client functions.

Source File

/usr/local/src/nortlib/cic.c

Alphabetical List
Subject List
Return to Manuals Page
webmaster@huarp.harvard.edu
Copyright 2001 by the President and Fellows of Harvard College