Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

utils.h File Reference

#include "../include/xbool.h"
#include <wx/wxprec.h>
#include <wx/wx.h>

Include dependency graph for utils.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Functions

wxString GetFormatted (const double val, int P=EDECIMALS, const int W=EWIDTH, const bool IsInteger=false)


Function Documentation

wxString GetFormatted const double  val,
int  P,
const int  W,
const bool  IsInteger
 

returns val in string form, formatted

Parameters:
val value tobe formatted
P : number of decimals in the returned formatted value
W : total width of the returned formatted value
IsInteger : forced integer format flag
Returns:
val in string form, formatted


Generated on Tue Dec 23 10:24:13 2003 for xps4xps by doxygen 1.3.5