cic_init

Synopsis

    #include "nortlib.h"
    int cic_init(void);
    

Description

cic_init() Locates the Command Interpreter Server (CIS) using either the default node information or the information set by cic_options -C node. Once located, if ci_version is non-empty, the version is queried. cic_init() uses the standard nl_response codes to determine whether fatalresponse is required.

Returns

Returns zero on success.

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