GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> CLI / V0-1-2 > cli / rhel6-64


Interface   Data Structures   File List   Data Fields   Globals  

CLI_squeeze.c File Reference

Squeeze extraneous white space out of a line. More...

#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <CLI/CLI_msgs.h>
#include <CLI/CLI_pubdefs.h>
#include <MDB/MDB_pubdefs.h>
#include <CLI_prvdefs.h>

Functions

unsigned int CLI_squeeze (const char *ilin, char **olin)
 Squeeze all unnecessary white space from a CLI line.


Detailed Description

Squeeze extraneous white space out of a line.

CVS $Id: CLI_squeeze.c,v 1.5 2011/03/25 00:51:25 apw Exp $
Author:
A.P.Waite

Function Documentation

unsigned int CLI_squeeze ( const char *  ilin,
char **  olin 
)

Squeeze all unnecessary white space from a CLI line.

Parameters:
ilin Input line
olin Output line
Returns:
Status code

Referenced by CLI_parse().


Generated on Tue Nov 29 16:30:28 2011 by  doxygen 1.5.8