ci_sendfcmd

Synopsis

    
    #include "nortlib.h"
    #include "cmdalgo.h"
    int ci_sendfcmd(int mode, char *fmt, ...);
    

Description

ci_sendfcmd() performs the same function as ci_sendcmd(), but it allows printf()-style formatting in order to send variable commands.

Returns

The same return values as ci_sendcmd().

See Also

Command Server and Client functions.

Source File

/usr/local/src/nortlib/cicf.c

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