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

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

Go to the source code of this file.

Functions

char_i64toa (__int64 value, char *string, int radix)
int CDECL _i64toa_s (__int64 value, char *str, size_t size, int radix)
char_ui64toa (unsigned __int64 value, char *string, int radix)
int CDECL _ui64toa_s (unsigned __int64 value, char *str, size_t size, int radix)
int CDECL _itoa_s (int value, char *str, size_t size, int radix)
char_itoa (int value, char *string, int radix)
char_ltoa (long value, char *string, int radix)
int CDECL _ltoa_s (long value, char *str, size_t size, int radix)
char_ultoa (unsigned long value, char *string, int radix)

Generated on Sun May 27 2012 06:05:26 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.