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.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...

This graph shows which files directly or indirectly include this file:


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 Mon Dec 8 01:11:01 2008 by  doxygen 1.4.4