Doxygen Documentation

Main Index

Package Index

Package:

CLI

Version:

V0-0-5

Marked:

(not marked)

Constituent:

cli

Tag:

linux-gcc


Interface   Compound List   File List   Compound Members   File Members  

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_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.3 2003/12/12 06:13:49 apw Exp $
Author:
A.P.Waite - apw@slac.stanford.edu

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


Generated on Thu Dec 11 22:17:32 2003 by doxygen 1.3.3