D:/opendownloadmanager/ODM-1.x/Include.Add/archive/IntToString.cpp File Reference

#include "StdAfx.h"
#include "IntToString.h"

Go to the source code of this file.

Functions

void ConvertUInt64ToString (UInt64 value, char *s, UInt32 base)
void ConvertUInt64ToString (UInt64 value, wchar_t *s)
void ConvertInt64ToString (Int64 value, char *s)
void ConvertInt64ToString (Int64 value, wchar_t *s)


Function Documentation

void ConvertInt64ToString ( Int64  value,
wchar_t *  s 
)

Definition at line 57 of file IntToString.cpp.

References ConvertUInt64ToString().

void ConvertInt64ToString ( Int64  value,
char *  s 
)

Definition at line 47 of file IntToString.cpp.

References ConvertUInt64ToString().

Referenced by ConvertInt64ToString(), and ConvertPropVariantToString().

void ConvertUInt64ToString ( UInt64  value,
wchar_t *  s 
)

Definition at line 31 of file IntToString.cpp.

References pos().

void ConvertUInt64ToString ( UInt64  value,
char *  s,
UInt32  base 
)

Definition at line 9 of file IntToString.cpp.

References pos().

Referenced by ConvertInt64ToString(), ConvertPropVariantToString(), and ConvertUInt64ToString().


Generated on Sun May 25 00:19:54 2008 by  doxygen 1.5.6