GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSD / dev > qsdprint / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSD_filenamePrint.h File Reference

Prints a file name in a restricted length line, taking care to break the file name at directory boundaries if it cannot fit in the space provided. More...


Functions

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


Detailed Description

Prints a file name in a restricted length line, taking care to break the file name at directory boundaries if it cannot fit in the space provided.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: QSD_filenamePrint.h,v 1.1 2008/06/09 19:00:19 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 Sat Mar 26 14:08:27 2011 by  doxygen 1.5.8