ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

itow.c File Reference
#include <precomp.h>

Go to the source code of this file.

Functions

wchar_t_i64tow (__int64 value, wchar_t *string, int radix)
int _i64tow_s (__int64 value, wchar_t *str, size_t size, int radix)
wchar_t_ui64tow (unsigned __int64 value, wchar_t *string, int radix)
int _ui64tow_s (unsigned __int64 value, wchar_t *str, size_t size, int radix)
wchar_t_itow (int value, wchar_t *string, int radix)
int _itow_s (int value, wchar_t *str, size_t size, int radix)
wchar_t_ltow (long value, wchar_t *string, int radix)
int _ltow_s (long value, wchar_t *str, size_t size, int radix)
wchar_t_ultow (unsigned long value, wchar_t *string, int radix)

Generated on Sat May 26 2012 06:04:45 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.