StringUtils.cpp File Reference

Utility functions for formatting strings. More...

#include "Common.hpp"
#include "StringUtils.hpp"
#include <stdarg.h>
#include <tchar.h>
#include <limits>
#include <stdio.h>
#include <stdexcept>
#include "AnsiWide.hpp"

Namespaces

namespace  Core

Functions

std::tstring Core::FmtEx (const tchar *pszFormat, va_list args)
 Format the string ala printf.
std::tstring Core::Fmt (const tchar *pszFormat,...)
 Format the string ala printf.


Detailed Description

Utility functions for formatting strings.

Author:
Chris Oldwood

Generated on Wed Feb 13 22:53:28 2008 for Core Library by  doxygen 1.5.2