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

string.c File Reference
#include <assert.h>
#include <limits.h>
#include <stdio.h>
#include "wine/unicode.h"

Go to the source code of this file.

Defines

#define WINE_UNICODE_INLINE   /* nothing */

Functions

int strcmpiW (const WCHAR *str1, const WCHAR *str2)
int strncmpiW (const WCHAR *str1, const WCHAR *str2, int n)
int memicmpW (const WCHAR *str1, const WCHAR *str2, int n)
WCHARstrstrW (const WCHAR *str, const WCHAR *sub)
long int strtolW (const WCHAR *nptr, WCHAR **endptr, int base)
unsigned long int strtoulW (const WCHAR *nptr, WCHAR **endptr, int base)
static int format_string (WCHAR *buffer, size_t len, const char *format, const WCHAR *str, int str_len)
int vsnprintfW (WCHAR *str, size_t len, const WCHAR *format, va_list valist)
int vsprintfW (WCHAR *str, const WCHAR *format, va_list valist)
int snprintfW (WCHAR *str, size_t len, const WCHAR *format,...)
int sprintfW (WCHAR *str, const WCHAR *format,...)

Generated on Sat May 26 2012 04:42:56 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.