GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSD / V0-4-2

Constituent: qsdprint     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSD_filenamePrint.c File Reference

Prints a file name, breaking the name at directory boundaries if it is too large to fit in the designated space. More...

#include "QSD/QSD_filenamePrint.h"
#include <stdio.h>
#include <string.h>

Include dependency graph for QSD_filenamePrint.c:


Functions

void QSD_filenamePrint (const char *name, int margin)
 Attempt to display long file names in a semi-legiable fashion.

Detailed Description

Prints a file name, breaking the name at directory boundaries if it is too large to fit in the designated space.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: QSD_filenamePrint.c,v 1.1 2008/06/09 18:59:36 russell Exp $

Function Documentation

void QSD_filenamePrint const char *  name,
int  margin
 

Attempt to display long file names in a semi-legiable fashion.

Parameters:
name The full file name
margin The margin to leave when the name splits across lines


Generated on Mon Dec 8 01:11:01 2008 by  doxygen 1.4.4