ReactOS 0.4.15-dev-7958-gcd0bb1a
tchar.h File Reference
#include <crtdefs.h>
#include <string.h>
#include <sec_api/tchar_s.h>
Include dependency graph for tchar.h:

Go to the source code of this file.

Macros

#define _ftcscat   _tcscat
 
#define _ftcschr   _tcschr
 
#define _ftcscpy   _tcscpy
 
#define _ftcscspn   _tcscspn
 
#define _ftcslen   _tcslen
 
#define _ftcsncat   _tcsncat
 
#define _ftcsncpy   _tcsncpy
 
#define _ftcspbrk   _tcspbrk
 
#define _ftcsrchr   _tcsrchr
 
#define _ftcsspn   _tcsspn
 
#define _ftcsstr   _tcsstr
 
#define _ftcstok   _tcstok
 
#define _ftcsdup   _tcsdup
 
#define _ftcsnset   _tcsnset
 
#define _ftcsrev   _tcsrev
 
#define _ftcsset   _tcsset
 
#define _ftcscmp   _tcscmp
 
#define _ftcsicmp   _tcsicmp
 
#define _ftcsnccmp   _tcsnccmp
 
#define _ftcsncmp   _tcsncmp
 
#define _ftcsncicmp   _tcsncicmp
 
#define _ftcsnicmp   _tcsnicmp
 
#define _ftcscoll   _tcscoll
 
#define _ftcsicoll   _tcsicoll
 
#define _ftcsnccoll   _tcsnccoll
 
#define _ftcsncoll   _tcsncoll
 
#define _ftcsncicoll   _tcsncicoll
 
#define _ftcsnicoll   _tcsnicoll
 
#define _ftcsclen   _tcsclen
 
#define _ftcsnccat   _tcsnccat
 
#define _ftcsnccpy   _tcsnccpy
 
#define _ftcsncset   _tcsncset
 
#define _ftcsdec   _tcsdec
 
#define _ftcsinc   _tcsinc
 
#define _ftcsnbcnt   _tcsnbcnt
 
#define _ftcsnccnt   _tcsnccnt
 
#define _ftcsnextc   _tcsnextc
 
#define _ftcsninc   _tcsninc
 
#define _ftcsspnp   _tcsspnp
 
#define _ftcslwr   _tcslwr
 
#define _ftcsupr   _tcsupr
 
#define _ftclen   _tclen
 
#define _ftccpy   _tccpy
 
#define _ftccmp   _tccmp
 
#define _CONST_RETURN
 
#define _WConst_return   _CONST_RETURN
 
#define _TEOF   EOF
 
#define __T(x)   x
 
#define _tmain   main
 
#define _tWinMain   WinMain
 
#define _tenviron   _environ
 
#define __targv   __argv
 
#define _tprintf   printf
 
#define _tprintf_l   _printf_l
 
#define _tprintf_p   _printf_p
 
#define _tprintf_p_l   _printf_p_l
 
#define _tcprintf   _cprintf
 
#define _tcprintf_l   _cprintf_l
 
#define _tcprintf_p   _cprintf_p
 
#define _tcprintf_p_l   _cprintf_p_l
 
#define _vtcprintf   _vcprintf
 
#define _vtcprintf_l   _vcprintf_l
 
#define _vtcprintf_p   _vcprintf_p
 
#define _vtcprintf_p_l   _vcprintf_p_l
 
#define _ftprintf   fprintf
 
#define _ftprintf_l   _fprintf_l
 
#define _ftprintf_p   _fprintf_p
 
#define _ftprintf_p_l   _fprintf_p_l
 
#define _stprintf   sprintf
 
#define _stprintf_l   _sprintf_l
 
#define _stprintf_p   _sprintf_p
 
#define _stprintf_p_l   _sprintf_p_l
 
#define _sctprintf   _scprintf
 
#define _sctprintf_l   _scprintf_l
 
#define _sctprintf_p   _scprintf_p
 
#define _sctprintf_p_l   _scprintf_p_l
 
#define _sntprintf   _snprintf
 
#define _sntprintf_l   _snprintf_l
 
#define _vtprintf   vprintf
 
#define _vtprintf_l   _vprintf_l
 
#define _vtprintf_p   _vprintf_p
 
#define _vtprintf_p_l   _vprintf_p_l
 
#define _vftprintf   vfprintf
 
#define _vftprintf_l   _vfprintf_l
 
#define _vftprintf_p   _vfprintf_p
 
#define _vftprintf_p_l   _vfprintf_p_l
 
#define _vstprintf   vsprintf
 
#define _vstprintf_l   _vsprintf_l
 
#define _vstprintf_p   _vsprintf_p
 
#define _vstprintf_p_l   _vsprintf_p_l
 
#define _vsctprintf   _vscprintf
 
#define _vsctprintf_l   _vscprintf_l
 
#define _vsctprintf_p   _vscprintf_p
 
#define _vsctprintf_p_l   _vscprintf_p_l
 
#define _vsntprintf   _vsnprintf
 
#define _vsntprintf_l   _vsnprintf_l
 
#define _tscanf   scanf
 
#define _tscanf_l   _scanf_l
 
#define _tcscanf   _cscanf
 
#define _tcscanf_l   _cscanf_l
 
#define _ftscanf   fscanf
 
#define _ftscanf_l   _fscanf_l
 
#define _stscanf   sscanf
 
#define _stscanf_l   _sscanf_l
 
#define _sntscanf   _snscanf
 
#define _sntscanf_l   _snscanf_l
 
#define _fgettc   fgetc
 
#define _fgettc_nolock   _fgetc_nolock
 
#define _fgettchar   _fgetchar
 
#define _fgetts   fgets
 
#define _fputtc   fputc
 
#define _fputtc_nolock   _fputc_nolock
 
#define _fputtchar   _fputchar
 
#define _fputts   fputs
 
#define _cputts   _cputs
 
#define _gettc   getc
 
#define _gettc_nolock   _getc_nolock
 
#define _gettch   _getch
 
#define _gettch_nolock   _getch_nolock
 
#define _gettche   _getche
 
#define _gettche_nolock   _getche_nolock
 
#define _gettchar   getchar
 
#define _gettchar_nolock   _getchar_nolock
 
#define _getts   gets
 
#define _cgetts   _cgets
 
#define _puttc   putc
 
#define _puttc_nolock   _putc_nolock
 
#define _puttchar   putchar
 
#define _puttchar_nolock   _putchar_nolock
 
#define _puttch   _putch
 
#define _puttch_nolock   _putch_nolock
 
#define _putts   puts
 
#define _ungettc   ungetc
 
#define _ungettc_nolock   _ungetc_nolock
 
#define _ungettch   _ungetch
 
#define _ungettch_nolock   _ungetch_nolock
 
#define _tcstod   strtod
 
#define _tcstol   strtol
 
#define _tcstoul   strtoul
 
#define _tstof   atof
 
#define _tstol   atol
 
#define _tstoi   atoi
 
#define _tstoi64   _atoi64
 
#define _tcstod_l   _strtod_l
 
#define _tcstol_l   _strtol_l
 
#define _tcstoul_l   _strtoul_l
 
#define _tstof_l   _atof_l
 
#define _tstol_l   _atol_l
 
#define _tstoi_l   _atoi_l
 
#define _tstoi64_l   _atoi64_l
 
#define _itot   _itoa
 
#define _ltot   _ltoa
 
#define _ultot   _ultoa
 
#define _ttoi   atoi
 
#define _ttol   atol
 
#define _ttoi64   _atoi64
 
#define _tcstoi64   _strtoi64
 
#define _tcstoi64_l   _strtoi64_l
 
#define _tcstoui64   _strtoui64
 
#define _tcstoui64_l   _strtoui64_l
 
#define _i64tot   _i64toa
 
#define _ui64tot   _ui64toa
 
#define _tcscat   strcat
 
#define _tcscpy   strcpy
 
#define _tcscpy_s   strcpy_s
 
#define _tcsdup   _strdup
 
#define _tcslen   strlen
 
#define _tcsnlen   strnlen
 
#define _tcsxfrm   strxfrm
 
#define _tcsxfrm_l   _strxfrm_l
 
#define _tcserror   strerror
 
#define __tcserror   _strerror
 
#define _texecl   _execl
 
#define _texecle   _execle
 
#define _texeclp   _execlp
 
#define _texeclpe   _execlpe
 
#define _texecv   _execv
 
#define _texecve   _execve
 
#define _texecvp   _execvp
 
#define _texecvpe   _execvpe
 
#define _tspawnl   _spawnl
 
#define _tspawnle   _spawnle
 
#define _tspawnlp   _spawnlp
 
#define _tspawnlpe   _spawnlpe
 
#define _tspawnv   _spawnv
 
#define _tspawnve   _spawnve
 
#define _tspawnvp   _spawnvp
 
#define _tspawnvpe   _spawnvpe
 
#define _tsystem   system
 
#define _tasctime   asctime
 
#define _tctime   ctime
 
#define _tctime32   _ctime32
 
#define _tctime64   _ctime64
 
#define _tstrdate   _strdate
 
#define _tstrtime   _strtime
 
#define _tutime   _utime
 
#define _tutime32   _utime32
 
#define _tutime64   _utime64
 
#define _tcsftime   strftime
 
#define _tcsftime_l   _strftime_l
 
#define _tasctime_s   asctime_s
 
#define _tctime_s   ctime_s
 
#define _tctime32_s   _ctime32_s
 
#define _tctime64_s   _ctime64_s
 
#define _tstrdate_s   _strdate_s
 
#define _tstrtime_s   _strtime_s
 
#define _tchdir   _chdir
 
#define _tgetcwd   _getcwd
 
#define _tgetdcwd   _getdcwd
 
#define _tgetdcwd_nolock   _getdcwd_nolock
 
#define _tmkdir   _mkdir
 
#define _trmdir   _rmdir
 
#define _tfullpath   _fullpath
 
#define _tgetenv   getenv
 
#define _tmakepath   _makepath
 
#define _tpgmptr   _pgmptr
 
#define _get_tpgmptr   _get_pgmptr
 
#define _tputenv   _putenv
 
#define _tsearchenv   _searchenv
 
#define _tsplitpath   _splitpath
 
#define _tsplitpath_s   _splitpath_s
 
#define _tfdopen   _fdopen
 
#define _tfsopen   _fsopen
 
#define _tfopen   fopen
 
#define _tfreopen   freopen
 
#define _tperror   perror
 
#define _tpopen   _popen
 
#define _ttempnam   _tempnam
 
#define _ttmpnam   tmpnam
 
#define _tchmod   _chmod
 
#define _tcreat   _creat
 
#define _tfindfirst   _findfirst
 
#define _tfindfirst32   _findfirst32
 
#define _tfindfirst64   _findfirst64
 
#define _tfindfirsti64   _findfirsti64
 
#define _tfindfirst32i64   _findfirst32i64
 
#define _tfindfirst64i32   _findfirst64i32
 
#define _tfindnext   _findnext
 
#define _tfindnext32   _findnext32
 
#define _tfindnext64   _findnext64
 
#define _tfindnexti64   _findnexti64
 
#define _tfindnext32i64   _findnext32i64
 
#define _tfindnext64i32   _findnext64i32
 
#define _tmktemp   _mktemp
 
#define _topen   _open
 
#define _taccess   _access
 
#define _tremove   remove
 
#define _trename   rename
 
#define _tsopen   _sopen
 
#define _tunlink   _unlink
 
#define _tfinddata_t   _finddata_t
 
#define _tfinddata32_t   _finddata32_t
 
#define _tfinddata64_t   __finddata64_t
 
#define _tfinddatai64_t   _finddatai64_t
 
#define _tfinddata32i64_t   _finddata32i64_t
 
#define _tfinddata64i32_t   _finddata64i32_t
 
#define _istascii   __isascii
 
#define _istcntrl   iscntrl
 
#define _istcntrl_l   _iscntrl_l
 
#define _istxdigit   isxdigit
 
#define _istxdigit_l   _isxdigit_l
 
#define _tstat   _stat
 
#define _tstat32   _stat32
 
#define _tstat32i64   _stat32i64
 
#define _tstat64   _stat64
 
#define _tstat64i32   _stat64i32
 
#define _tstati64   _stati64
 
#define _tsetlocale   setlocale
 
#define __TCHAR_DEFINED
 
#define _TCHAR_DEFINED
 
#define _tcschr   strchr
 
#define _tcscspn   strcspn
 
#define _tcsncat   strncat
 
#define _tcsncat_l   _strncat_l
 
#define _tcsncpy   strncpy
 
#define _tcsncpy_l   _strncpy_l
 
#define _tcspbrk   strpbrk
 
#define _tcsrchr   strrchr
 
#define _tcsspn   strspn
 
#define _tcsstr   strstr
 
#define _tcstok   strtok
 
#define _tcstok_l   _strtok_l
 
#define _tcsnset   _strnset
 
#define _tcsnset_l   _strnset_l
 
#define _tcsrev   _strrev
 
#define _tcsset   _strset
 
#define _tcscmp   strcmp
 
#define _tcsicmp   _stricmp
 
#define _tcsicmp_l   _stricmp_l
 
#define _tcsnccmp   strncmp
 
#define _tcsncmp   strncmp
 
#define _tcsncicmp   _strnicmp
 
#define _tcsncicmp_l   _strnicmp_l
 
#define _tcsnicmp   _strnicmp
 
#define _tcsnicmp_l   _strnicmp_l
 
#define _tcscoll   strcoll
 
#define _tcscoll_l   _strcoll_l
 
#define _tcsicoll   _stricoll
 
#define _tcsicoll_l   _stricoll_l
 
#define _tcsnccoll   _strncoll
 
#define _tcsnccoll_l   _strncoll_l
 
#define _tcsncoll   _strncoll
 
#define _tcsncoll_l   _strncoll_l
 
#define _tcsncicoll   _strnicoll
 
#define _tcsncicoll_l   _strnicoll_l
 
#define _tcsnicoll   _strnicoll
 
#define _tcsnicoll_l   _strnicoll_l
 
#define _tcsclen   strlen
 
#define _tcscnlen   strnlen
 
#define _tcsclen_l(_String, _Locale)   strlen(_String)
 
#define _tcscnlen_l(_String, _Max_count, _Locale)   strnlen_l((_String),(_Max_count))
 
#define _tcsnccat   strncat
 
#define _tcsnccat_l   _strncat_l
 
#define _tcsnccpy   strncpy
 
#define _tcsnccpy_l   _strncpy_l
 
#define _tcsncset   _strnset
 
#define _tcsdec   _strdec
 
#define _tcsinc   _strinc
 
#define _tcsnbcnt   _strncnt
 
#define _tcsnccnt   _strncnt
 
#define _tcsnextc   _strnextc
 
#define _tcsninc   _strninc
 
#define _tcsspnp   _strspnp
 
#define _tcslwr   _strlwr
 
#define _tcslwr_l   _strlwr_l
 
#define _tcsupr   _strupr
 
#define _tcsupr_l   _strupr_l
 
#define _tcsxfrm   strxfrm
 
#define _tcsxfrm_l   _strxfrm_l
 
#define _istlead(_Char)   (0)
 
#define _istleadbyte(_Char)   (0)
 
#define _istleadbyte_l(_Char, _Locale)   (0)
 
#define _tclen(_pc)   (1)
 
#define _tccpy(_pc1, _cpc2)   (*(_pc1) = *(_cpc2))
 
#define _tccmp(_cpc1, _cpc2)   (((unsigned char)*(_cpc1))-((unsigned char)*(_cpc2)))
 
#define _tdirent   dirent
 
#define _TDIR   DIR
 
#define _topendir   opendir
 
#define _tclosedir   closedir
 
#define _treaddir   readdir
 
#define _trewinddir   rewinddir
 
#define _ttelldir   telldir
 
#define _tseekdir   seekdir
 
#define _istalnum   isalnum
 
#define _istalnum_l   _isalnum_l
 
#define _istalpha   isalpha
 
#define _istalpha_l   _isalpha_l
 
#define _istdigit   isdigit
 
#define _istdigit_l   _isdigit_l
 
#define _istgraph   isgraph
 
#define _istgraph_l   _isgraph_l
 
#define _istlower   islower
 
#define _istlower_l   _islower_l
 
#define _istprint   isprint
 
#define _istprint_l   _isprint_l
 
#define _istpunct   ispunct
 
#define _istpunct_l   _ispunct_l
 
#define _istspace   isspace
 
#define _istspace_l   _isspace_l
 
#define _istupper   isupper
 
#define _istupper_l   _isupper_l
 
#define _totupper   toupper
 
#define _totupper_l   _toupper_l
 
#define _totlower   tolower
 
#define _totlower_l   _tolower_l
 
#define _istlegal(_c)   (1)
 
#define _strdec(_cpc1, _cpc2)   ((_cpc1)>=(_cpc2) ? NULL : (_cpc2)-1)
 
#define _strinc(_pc)   ((_pc)+1)
 
#define _strnextc(_cpc)   ((unsigned int) *(const unsigned char *)(_cpc))
 
#define _strninc(_pc, _sz)   (((_pc)+(_sz)))
 
#define _strncnt(_cpc, _sz)   (__strncnt(_cpc,_sz))
 
#define _strspnp(_cpc1, _cpc2)   (!_cpc1 ? NULL : ((*((_cpc1)+strspn(_cpc1,_cpc2))) ? ((_cpc1)+strspn(_cpc1,_cpc2)) : NULL))
 
#define _strncpy_l(_Destination, _Source, _Count, _Locale)   (strncpy(_Destination,_Source,_Count))
 
#define _strncat_l(_Destination, _Source, _Count, _Locale)   (strncat(_Destination,_Source,_Count))
 
#define _strtok_l(_String, _Delimiters, _Locale)   (strtok(_String,_Delimiters))
 
#define _strnset_l(_Destination, _Value, _Count, _Locale)   (_strnset(_Destination,_Value,_Count))
 
#define _strset_l(_Destination, _Value, _Locale)   (_strset(_Destination,_Value))
 
#define _T(x)   __T(x)
 
#define _TEXT(x)   __T(x)
 

Typedefs

typedef char _TCHAR
 
typedef signed char _TSCHAR
 
typedef unsigned char _TUCHAR
 
typedef char _TXCHAR
 
typedef int _TINT
 
typedef char TCHAR
 

Functions

_CRTIMP size_t __cdecl __strncnt (const char *_Str, size_t _Cnt)
 

Macro Definition Documentation

◆ __T

#define __T (   x)    x

Definition at line 495 of file tchar.h.

◆ __targv

#define __targv   __argv

Definition at line 504 of file tchar.h.

◆ __TCHAR_DEFINED

#define __TCHAR_DEFINED

SBCS

Definition at line 1391 of file tchar.h.

◆ __tcserror

#define __tcserror   _strerror

Definition at line 631 of file tchar.h.

◆ _cgetts

#define _cgetts   _cgets

Definition at line 580 of file tchar.h.

◆ _CONST_RETURN

#define _CONST_RETURN

Definition at line 76 of file tchar.h.

◆ _cputts

#define _cputts   _cputs

Definition at line 570 of file tchar.h.

◆ _fgettc

#define _fgettc   fgetc

Definition at line 562 of file tchar.h.

◆ _fgettc_nolock

#define _fgettc_nolock   _fgetc_nolock

Definition at line 563 of file tchar.h.

◆ _fgettchar

#define _fgettchar   _fgetchar

Definition at line 564 of file tchar.h.

◆ _fgetts

#define _fgetts   fgets

Definition at line 565 of file tchar.h.

◆ _fputtc

#define _fputtc   fputc

Definition at line 566 of file tchar.h.

◆ _fputtc_nolock

#define _fputtc_nolock   _fputc_nolock

Definition at line 567 of file tchar.h.

◆ _fputtchar

#define _fputtchar   _fputchar

Definition at line 568 of file tchar.h.

◆ _fputts

#define _fputts   fputs

Definition at line 569 of file tchar.h.

◆ _ftccmp

#define _ftccmp   _tccmp

Definition at line 69 of file tchar.h.

◆ _ftccpy

#define _ftccpy   _tccpy

Definition at line 68 of file tchar.h.

◆ _ftclen

#define _ftclen   _tclen

Definition at line 67 of file tchar.h.

◆ _ftcscat

#define _ftcscat   _tcscat

This file has no copyright assigned and is placed in the Public Domain. This file is part of the w64 mingw-runtime package. No warranty is given; refer to the file DISCLAIMER within this package.

Definition at line 19 of file tchar.h.

◆ _ftcschr

#define _ftcschr   _tcschr

Definition at line 20 of file tchar.h.

◆ _ftcsclen

#define _ftcsclen   _tcsclen

Definition at line 51 of file tchar.h.

◆ _ftcscmp

#define _ftcscmp   _tcscmp

Definition at line 37 of file tchar.h.

◆ _ftcscoll

#define _ftcscoll   _tcscoll

Definition at line 44 of file tchar.h.

◆ _ftcscpy

#define _ftcscpy   _tcscpy

Definition at line 21 of file tchar.h.

◆ _ftcscspn

#define _ftcscspn   _tcscspn

Definition at line 22 of file tchar.h.

◆ _ftcsdec

#define _ftcsdec   _tcsdec

Definition at line 56 of file tchar.h.

◆ _ftcsdup

#define _ftcsdup   _tcsdup

Definition at line 32 of file tchar.h.

◆ _ftcsicmp

#define _ftcsicmp   _tcsicmp

Definition at line 38 of file tchar.h.

◆ _ftcsicoll

#define _ftcsicoll   _tcsicoll

Definition at line 45 of file tchar.h.

◆ _ftcsinc

#define _ftcsinc   _tcsinc

Definition at line 57 of file tchar.h.

◆ _ftcslen

#define _ftcslen   _tcslen

Definition at line 23 of file tchar.h.

◆ _ftcslwr

#define _ftcslwr   _tcslwr

Definition at line 64 of file tchar.h.

◆ _ftcsnbcnt

#define _ftcsnbcnt   _tcsnbcnt

Definition at line 58 of file tchar.h.

◆ _ftcsncat

#define _ftcsncat   _tcsncat

Definition at line 24 of file tchar.h.

◆ _ftcsnccat

#define _ftcsnccat   _tcsnccat

Definition at line 52 of file tchar.h.

◆ _ftcsnccmp

#define _ftcsnccmp   _tcsnccmp

Definition at line 39 of file tchar.h.

◆ _ftcsnccnt

#define _ftcsnccnt   _tcsnccnt

Definition at line 59 of file tchar.h.

◆ _ftcsnccoll

#define _ftcsnccoll   _tcsnccoll

Definition at line 46 of file tchar.h.

◆ _ftcsnccpy

#define _ftcsnccpy   _tcsnccpy

Definition at line 53 of file tchar.h.

◆ _ftcsncicmp

#define _ftcsncicmp   _tcsncicmp

Definition at line 41 of file tchar.h.

◆ _ftcsncicoll

#define _ftcsncicoll   _tcsncicoll

Definition at line 48 of file tchar.h.

◆ _ftcsncmp

#define _ftcsncmp   _tcsncmp

Definition at line 40 of file tchar.h.

◆ _ftcsncoll

#define _ftcsncoll   _tcsncoll

Definition at line 47 of file tchar.h.

◆ _ftcsncpy

#define _ftcsncpy   _tcsncpy

Definition at line 25 of file tchar.h.

◆ _ftcsncset

#define _ftcsncset   _tcsncset

Definition at line 54 of file tchar.h.

◆ _ftcsnextc

#define _ftcsnextc   _tcsnextc

Definition at line 60 of file tchar.h.

◆ _ftcsnicmp

#define _ftcsnicmp   _tcsnicmp

Definition at line 42 of file tchar.h.

◆ _ftcsnicoll

#define _ftcsnicoll   _tcsnicoll

Definition at line 49 of file tchar.h.

◆ _ftcsninc

#define _ftcsninc   _tcsninc

Definition at line 61 of file tchar.h.

◆ _ftcsnset

#define _ftcsnset   _tcsnset

Definition at line 33 of file tchar.h.

◆ _ftcspbrk

#define _ftcspbrk   _tcspbrk

Definition at line 26 of file tchar.h.

◆ _ftcsrchr

#define _ftcsrchr   _tcsrchr

Definition at line 27 of file tchar.h.

◆ _ftcsrev

#define _ftcsrev   _tcsrev

Definition at line 34 of file tchar.h.

◆ _ftcsset

#define _ftcsset   _tcsset

Definition at line 35 of file tchar.h.

◆ _ftcsspn

#define _ftcsspn   _tcsspn

Definition at line 28 of file tchar.h.

◆ _ftcsspnp

#define _ftcsspnp   _tcsspnp

Definition at line 62 of file tchar.h.

◆ _ftcsstr

#define _ftcsstr   _tcsstr

Definition at line 29 of file tchar.h.

◆ _ftcstok

#define _ftcstok   _tcstok

Definition at line 30 of file tchar.h.

◆ _ftcsupr

#define _ftcsupr   _tcsupr

Definition at line 65 of file tchar.h.

◆ _ftprintf

#define _ftprintf   fprintf

Definition at line 518 of file tchar.h.

◆ _ftprintf_l

#define _ftprintf_l   _fprintf_l

Definition at line 519 of file tchar.h.

◆ _ftprintf_p

#define _ftprintf_p   _fprintf_p

Definition at line 520 of file tchar.h.

◆ _ftprintf_p_l

#define _ftprintf_p_l   _fprintf_p_l

Definition at line 521 of file tchar.h.

◆ _ftscanf

#define _ftscanf   fscanf

Definition at line 555 of file tchar.h.

◆ _ftscanf_l

#define _ftscanf_l   _fscanf_l

Definition at line 556 of file tchar.h.

◆ _get_tpgmptr

#define _get_tpgmptr   _get_pgmptr

Definition at line 683 of file tchar.h.

◆ _gettc

#define _gettc   getc

Definition at line 571 of file tchar.h.

◆ _gettc_nolock

#define _gettc_nolock   _getc_nolock

Definition at line 572 of file tchar.h.

◆ _gettch

#define _gettch   _getch

Definition at line 573 of file tchar.h.

◆ _gettch_nolock

#define _gettch_nolock   _getch_nolock

Definition at line 574 of file tchar.h.

◆ _gettchar

#define _gettchar   getchar

Definition at line 577 of file tchar.h.

◆ _gettchar_nolock

#define _gettchar_nolock   _getchar_nolock

Definition at line 578 of file tchar.h.

◆ _gettche

#define _gettche   _getche

Definition at line 575 of file tchar.h.

◆ _gettche_nolock

#define _gettche_nolock   _getche_nolock

Definition at line 576 of file tchar.h.

◆ _getts

#define _getts   gets

Definition at line 579 of file tchar.h.

◆ _i64tot

#define _i64tot   _i64toa

Definition at line 619 of file tchar.h.

◆ _istalnum

#define _istalnum   isalnum

Definition at line 1490 of file tchar.h.

◆ _istalnum_l

#define _istalnum_l   _isalnum_l

Definition at line 1491 of file tchar.h.

◆ _istalpha

#define _istalpha   isalpha

Definition at line 1492 of file tchar.h.

◆ _istalpha_l

#define _istalpha_l   _isalpha_l

Definition at line 1493 of file tchar.h.

◆ _istascii

#define _istascii   __isascii

Definition at line 738 of file tchar.h.

◆ _istcntrl

#define _istcntrl   iscntrl

Definition at line 739 of file tchar.h.

◆ _istcntrl_l

#define _istcntrl_l   _iscntrl_l

Definition at line 740 of file tchar.h.

◆ _istdigit

#define _istdigit   isdigit

Definition at line 1494 of file tchar.h.

◆ _istdigit_l

#define _istdigit_l   _isdigit_l

Definition at line 1495 of file tchar.h.

◆ _istgraph

#define _istgraph   isgraph

Definition at line 1496 of file tchar.h.

◆ _istgraph_l

#define _istgraph_l   _isgraph_l

Definition at line 1497 of file tchar.h.

◆ _istlead

#define _istlead (   _Char)    (0)

Definition at line 1472 of file tchar.h.

◆ _istleadbyte

#define _istleadbyte (   _Char)    (0)

Definition at line 1473 of file tchar.h.

◆ _istleadbyte_l

#define _istleadbyte_l (   _Char,
  _Locale 
)    (0)

Definition at line 1474 of file tchar.h.

◆ _istlegal

#define _istlegal (   _c)    (1)

Definition at line 1514 of file tchar.h.

◆ _istlower

#define _istlower   islower

Definition at line 1498 of file tchar.h.

◆ _istlower_l

#define _istlower_l   _islower_l

Definition at line 1499 of file tchar.h.

◆ _istprint

#define _istprint   isprint

Definition at line 1500 of file tchar.h.

◆ _istprint_l

#define _istprint_l   _isprint_l

Definition at line 1501 of file tchar.h.

◆ _istpunct

#define _istpunct   ispunct

Definition at line 1502 of file tchar.h.

◆ _istpunct_l

#define _istpunct_l   _ispunct_l

Definition at line 1503 of file tchar.h.

◆ _istspace

#define _istspace   isspace

Definition at line 1504 of file tchar.h.

◆ _istspace_l

#define _istspace_l   _isspace_l

Definition at line 1505 of file tchar.h.

◆ _istupper

#define _istupper   isupper

Definition at line 1506 of file tchar.h.

◆ _istupper_l

#define _istupper_l   _isupper_l

Definition at line 1507 of file tchar.h.

◆ _istxdigit

#define _istxdigit   isxdigit

Definition at line 741 of file tchar.h.

◆ _istxdigit_l

#define _istxdigit_l   _isxdigit_l

Definition at line 742 of file tchar.h.

◆ _itot

#define _itot   _itoa

Definition at line 608 of file tchar.h.

◆ _ltot

#define _ltot   _ltoa

Definition at line 609 of file tchar.h.

◆ _puttc

#define _puttc   putc

Definition at line 581 of file tchar.h.

◆ _puttc_nolock

#define _puttc_nolock   _putc_nolock

Definition at line 582 of file tchar.h.

◆ _puttch

#define _puttch   _putch

Definition at line 585 of file tchar.h.

◆ _puttch_nolock

#define _puttch_nolock   _putch_nolock

Definition at line 586 of file tchar.h.

◆ _puttchar

#define _puttchar   putchar

Definition at line 583 of file tchar.h.

◆ _puttchar_nolock

#define _puttchar_nolock   _putchar_nolock

Definition at line 584 of file tchar.h.

◆ _putts

#define _putts   puts

Definition at line 587 of file tchar.h.

◆ _sctprintf

#define _sctprintf   _scprintf

Definition at line 526 of file tchar.h.

◆ _sctprintf_l

#define _sctprintf_l   _scprintf_l

Definition at line 527 of file tchar.h.

◆ _sctprintf_p

#define _sctprintf_p   _scprintf_p

Definition at line 528 of file tchar.h.

◆ _sctprintf_p_l

#define _sctprintf_p_l   _scprintf_p_l

Definition at line 529 of file tchar.h.

◆ _sntprintf

#define _sntprintf   _snprintf

Definition at line 530 of file tchar.h.

◆ _sntprintf_l

#define _sntprintf_l   _snprintf_l

Definition at line 531 of file tchar.h.

◆ _sntscanf

#define _sntscanf   _snscanf

Definition at line 559 of file tchar.h.

◆ _sntscanf_l

#define _sntscanf_l   _snscanf_l

Definition at line 560 of file tchar.h.

◆ _stprintf

#define _stprintf   sprintf

Definition at line 522 of file tchar.h.

◆ _stprintf_l

#define _stprintf_l   _sprintf_l

Definition at line 523 of file tchar.h.

◆ _stprintf_p

#define _stprintf_p   _sprintf_p

Definition at line 524 of file tchar.h.

◆ _stprintf_p_l

#define _stprintf_p_l   _sprintf_p_l

Definition at line 525 of file tchar.h.

◆ _strdec

#define _strdec (   _cpc1,
  _cpc2 
)    ((_cpc1)>=(_cpc2) ? NULL : (_cpc2)-1)

Definition at line 1516 of file tchar.h.

◆ _strinc

#define _strinc (   _pc)    ((_pc)+1)

Definition at line 1517 of file tchar.h.

◆ _strncat_l

#define _strncat_l (   _Destination,
  _Source,
  _Count,
  _Locale 
)    (strncat(_Destination,_Source,_Count))

Definition at line 1525 of file tchar.h.

◆ _strncnt

#define _strncnt (   _cpc,
  _sz 
)    (__strncnt(_cpc,_sz))

Definition at line 1521 of file tchar.h.

◆ _strncpy_l

#define _strncpy_l (   _Destination,
  _Source,
  _Count,
  _Locale 
)    (strncpy(_Destination,_Source,_Count))

Definition at line 1524 of file tchar.h.

◆ _strnextc

#define _strnextc (   _cpc)    ((unsigned int) *(const unsigned char *)(_cpc))

Definition at line 1518 of file tchar.h.

◆ _strninc

#define _strninc (   _pc,
  _sz 
)    (((_pc)+(_sz)))

Definition at line 1519 of file tchar.h.

◆ _strnset_l

#define _strnset_l (   _Destination,
  _Value,
  _Count,
  _Locale 
)    (_strnset(_Destination,_Value,_Count))

Definition at line 1527 of file tchar.h.

◆ _strset_l

#define _strset_l (   _Destination,
  _Value,
  _Locale 
)    (_strset(_Destination,_Value))

Definition at line 1528 of file tchar.h.

◆ _strspnp

#define _strspnp (   _cpc1,
  _cpc2 
)    (!_cpc1 ? NULL : ((*((_cpc1)+strspn(_cpc1,_cpc2))) ? ((_cpc1)+strspn(_cpc1,_cpc2)) : NULL))

Definition at line 1522 of file tchar.h.

◆ _strtok_l

#define _strtok_l (   _String,
  _Delimiters,
  _Locale 
)    (strtok(_String,_Delimiters))

Definition at line 1526 of file tchar.h.

◆ _stscanf

#define _stscanf   sscanf

Definition at line 557 of file tchar.h.

◆ _stscanf_l

#define _stscanf_l   _sscanf_l

Definition at line 558 of file tchar.h.

◆ _T

#define _T (   x)    __T(x)

Definition at line 1534 of file tchar.h.

◆ _taccess

#define _taccess   _access

Definition at line 723 of file tchar.h.

◆ _tasctime

#define _tasctime   asctime

Definition at line 653 of file tchar.h.

◆ _tasctime_s

#define _tasctime_s   asctime_s

Definition at line 665 of file tchar.h.

◆ _tccmp

#define _tccmp (   _cpc1,
  _cpc2 
)    (((unsigned char)*(_cpc1))-((unsigned char)*(_cpc2)))

Definition at line 1478 of file tchar.h.

◆ _tccpy

#define _tccpy (   _pc1,
  _cpc2 
)    (*(_pc1) = *(_cpc2))

Definition at line 1477 of file tchar.h.

◆ _TCHAR_DEFINED

#define _TCHAR_DEFINED

Definition at line 1400 of file tchar.h.

◆ _tchdir

#define _tchdir   _chdir

Definition at line 672 of file tchar.h.

◆ _tchmod

#define _tchmod   _chmod

Definition at line 702 of file tchar.h.

◆ _tclen

#define _tclen (   _pc)    (1)

Definition at line 1476 of file tchar.h.

◆ _tclosedir

#define _tclosedir   closedir

Definition at line 1484 of file tchar.h.

◆ _tcprintf

#define _tcprintf   _cprintf

Definition at line 510 of file tchar.h.

◆ _tcprintf_l

#define _tcprintf_l   _cprintf_l

Definition at line 511 of file tchar.h.

◆ _tcprintf_p

#define _tcprintf_p   _cprintf_p

Definition at line 512 of file tchar.h.

◆ _tcprintf_p_l

#define _tcprintf_p_l   _cprintf_p_l

Definition at line 513 of file tchar.h.

◆ _tcreat

#define _tcreat   _creat

Definition at line 703 of file tchar.h.

◆ _tcscanf

#define _tcscanf   _cscanf

Definition at line 553 of file tchar.h.

◆ _tcscanf_l

#define _tcscanf_l   _cscanf_l

Definition at line 554 of file tchar.h.

◆ _tcscat

#define _tcscat   strcat

Definition at line 622 of file tchar.h.

◆ _tcschr

#define _tcschr   strchr

Definition at line 1406 of file tchar.h.

◆ _tcsclen

#define _tcsclen   strlen

Definition at line 1447 of file tchar.h.

◆ _tcsclen_l

#define _tcsclen_l (   _String,
  _Locale 
)    strlen(_String)

Definition at line 1449 of file tchar.h.

◆ _tcscmp

#define _tcscmp   strcmp

Definition at line 1424 of file tchar.h.

◆ _tcscnlen

#define _tcscnlen   strnlen

Definition at line 1448 of file tchar.h.

◆ _tcscnlen_l

#define _tcscnlen_l (   _String,
  _Max_count,
  _Locale 
)    strnlen_l((_String),(_Max_count))

Definition at line 1450 of file tchar.h.

◆ _tcscoll

#define _tcscoll   strcoll

Definition at line 1434 of file tchar.h.

◆ _tcscoll_l

#define _tcscoll_l   _strcoll_l

Definition at line 1435 of file tchar.h.

◆ _tcscpy

#define _tcscpy   strcpy

Definition at line 623 of file tchar.h.

◆ _tcscpy_s

#define _tcscpy_s   strcpy_s

Definition at line 624 of file tchar.h.

◆ _tcscspn

#define _tcscspn   strcspn

Definition at line 1407 of file tchar.h.

◆ _tcsdec

#define _tcsdec   _strdec

Definition at line 1457 of file tchar.h.

◆ _tcsdup

#define _tcsdup   _strdup

Definition at line 625 of file tchar.h.

◆ _tcserror

#define _tcserror   strerror

Definition at line 630 of file tchar.h.

◆ _tcsftime

#define _tcsftime   strftime

Definition at line 662 of file tchar.h.

◆ _tcsftime_l

#define _tcsftime_l   _strftime_l

Definition at line 663 of file tchar.h.

◆ _tcsicmp

#define _tcsicmp   _stricmp

Definition at line 1425 of file tchar.h.

◆ _tcsicmp_l

#define _tcsicmp_l   _stricmp_l

Definition at line 1426 of file tchar.h.

◆ _tcsicoll

#define _tcsicoll   _stricoll

Definition at line 1436 of file tchar.h.

◆ _tcsicoll_l

#define _tcsicoll_l   _stricoll_l

Definition at line 1437 of file tchar.h.

◆ _tcsinc

#define _tcsinc   _strinc

Definition at line 1458 of file tchar.h.

◆ _tcslen

#define _tcslen   strlen

Definition at line 626 of file tchar.h.

◆ _tcslwr

#define _tcslwr   _strlwr

Definition at line 1465 of file tchar.h.

◆ _tcslwr_l

#define _tcslwr_l   _strlwr_l

Definition at line 1466 of file tchar.h.

◆ _tcsnbcnt

#define _tcsnbcnt   _strncnt

Definition at line 1459 of file tchar.h.

◆ _tcsncat

#define _tcsncat   strncat

Definition at line 1408 of file tchar.h.

◆ _tcsncat_l

#define _tcsncat_l   _strncat_l

Definition at line 1409 of file tchar.h.

◆ _tcsnccat

#define _tcsnccat   strncat

Definition at line 1451 of file tchar.h.

◆ _tcsnccat_l

#define _tcsnccat_l   _strncat_l

Definition at line 1452 of file tchar.h.

◆ _tcsnccmp

#define _tcsnccmp   strncmp

Definition at line 1427 of file tchar.h.

◆ _tcsnccnt

#define _tcsnccnt   _strncnt

Definition at line 1460 of file tchar.h.

◆ _tcsnccoll

#define _tcsnccoll   _strncoll

Definition at line 1438 of file tchar.h.

◆ _tcsnccoll_l

#define _tcsnccoll_l   _strncoll_l

Definition at line 1439 of file tchar.h.

◆ _tcsnccpy

#define _tcsnccpy   strncpy

Definition at line 1453 of file tchar.h.

◆ _tcsnccpy_l

#define _tcsnccpy_l   _strncpy_l

Definition at line 1454 of file tchar.h.

◆ _tcsncicmp

#define _tcsncicmp   _strnicmp

Definition at line 1429 of file tchar.h.

◆ _tcsncicmp_l

#define _tcsncicmp_l   _strnicmp_l

Definition at line 1430 of file tchar.h.

◆ _tcsncicoll

#define _tcsncicoll   _strnicoll

Definition at line 1442 of file tchar.h.

◆ _tcsncicoll_l

#define _tcsncicoll_l   _strnicoll_l

Definition at line 1443 of file tchar.h.

◆ _tcsncmp

#define _tcsncmp   strncmp

Definition at line 1428 of file tchar.h.

◆ _tcsncoll

#define _tcsncoll   _strncoll

Definition at line 1440 of file tchar.h.

◆ _tcsncoll_l

#define _tcsncoll_l   _strncoll_l

Definition at line 1441 of file tchar.h.

◆ _tcsncpy

#define _tcsncpy   strncpy

Definition at line 1410 of file tchar.h.

◆ _tcsncpy_l

#define _tcsncpy_l   _strncpy_l

Definition at line 1411 of file tchar.h.

◆ _tcsncset

#define _tcsncset   _strnset

Definition at line 1455 of file tchar.h.

◆ _tcsnextc

#define _tcsnextc   _strnextc

Definition at line 1461 of file tchar.h.

◆ _tcsnicmp

#define _tcsnicmp   _strnicmp

Definition at line 1431 of file tchar.h.

◆ _tcsnicmp_l

#define _tcsnicmp_l   _strnicmp_l

Definition at line 1432 of file tchar.h.

◆ _tcsnicoll

#define _tcsnicoll   _strnicoll

Definition at line 1444 of file tchar.h.

◆ _tcsnicoll_l

#define _tcsnicoll_l   _strnicoll_l

Definition at line 1445 of file tchar.h.

◆ _tcsninc

#define _tcsninc   _strninc

Definition at line 1462 of file tchar.h.

◆ _tcsnlen

#define _tcsnlen   strnlen

Definition at line 627 of file tchar.h.

◆ _tcsnset

#define _tcsnset   _strnset

Definition at line 1419 of file tchar.h.

◆ _tcsnset_l

#define _tcsnset_l   _strnset_l

Definition at line 1420 of file tchar.h.

◆ _tcspbrk

#define _tcspbrk   strpbrk

Definition at line 1412 of file tchar.h.

◆ _tcsrchr

#define _tcsrchr   strrchr

Definition at line 1413 of file tchar.h.

◆ _tcsrev

#define _tcsrev   _strrev

Definition at line 1421 of file tchar.h.

◆ _tcsset

#define _tcsset   _strset

Definition at line 1422 of file tchar.h.

◆ _tcsspn

#define _tcsspn   strspn

Definition at line 1414 of file tchar.h.

◆ _tcsspnp

#define _tcsspnp   _strspnp

Definition at line 1463 of file tchar.h.

◆ _tcsstr

#define _tcsstr   strstr

Definition at line 1415 of file tchar.h.

◆ _tcstod

#define _tcstod   strtod

Definition at line 593 of file tchar.h.

◆ _tcstod_l

#define _tcstod_l   _strtod_l

Definition at line 600 of file tchar.h.

◆ _tcstoi64

#define _tcstoi64   _strtoi64

Definition at line 615 of file tchar.h.

◆ _tcstoi64_l

#define _tcstoi64_l   _strtoi64_l

Definition at line 616 of file tchar.h.

◆ _tcstok

#define _tcstok   strtok

Definition at line 1416 of file tchar.h.

◆ _tcstok_l

#define _tcstok_l   _strtok_l

Definition at line 1417 of file tchar.h.

◆ _tcstol

#define _tcstol   strtol

Definition at line 594 of file tchar.h.

◆ _tcstol_l

#define _tcstol_l   _strtol_l

Definition at line 601 of file tchar.h.

◆ _tcstoui64

#define _tcstoui64   _strtoui64

Definition at line 617 of file tchar.h.

◆ _tcstoui64_l

#define _tcstoui64_l   _strtoui64_l

Definition at line 618 of file tchar.h.

◆ _tcstoul

#define _tcstoul   strtoul

Definition at line 595 of file tchar.h.

◆ _tcstoul_l

#define _tcstoul_l   _strtoul_l

Definition at line 602 of file tchar.h.

◆ _tcsupr

#define _tcsupr   _strupr

Definition at line 1467 of file tchar.h.

◆ _tcsupr_l

#define _tcsupr_l   _strupr_l

Definition at line 1468 of file tchar.h.

◆ _tcsxfrm [1/2]

#define _tcsxfrm   strxfrm

Definition at line 1469 of file tchar.h.

◆ _tcsxfrm [2/2]

#define _tcsxfrm   strxfrm

Definition at line 1469 of file tchar.h.

◆ _tcsxfrm_l [1/2]

#define _tcsxfrm_l   _strxfrm_l

Definition at line 1470 of file tchar.h.

◆ _tcsxfrm_l [2/2]

#define _tcsxfrm_l   _strxfrm_l

Definition at line 1470 of file tchar.h.

◆ _tctime

#define _tctime   ctime

Definition at line 654 of file tchar.h.

◆ _tctime32

#define _tctime32   _ctime32

Definition at line 655 of file tchar.h.

◆ _tctime32_s

#define _tctime32_s   _ctime32_s

Definition at line 667 of file tchar.h.

◆ _tctime64

#define _tctime64   _ctime64

Definition at line 656 of file tchar.h.

◆ _tctime64_s

#define _tctime64_s   _ctime64_s

Definition at line 668 of file tchar.h.

◆ _tctime_s

#define _tctime_s   ctime_s

Definition at line 666 of file tchar.h.

◆ _TDIR

#define _TDIR   DIR

Definition at line 1482 of file tchar.h.

◆ _tdirent

#define _tdirent   dirent

Definition at line 1481 of file tchar.h.

◆ _tenviron

#define _tenviron   _environ

Definition at line 502 of file tchar.h.

◆ _TEOF

#define _TEOF   EOF

ANSI

Definition at line 493 of file tchar.h.

◆ _texecl

#define _texecl   _execl

Definition at line 633 of file tchar.h.

◆ _texecle

#define _texecle   _execle

Definition at line 634 of file tchar.h.

◆ _texeclp

#define _texeclp   _execlp

Definition at line 635 of file tchar.h.

◆ _texeclpe

#define _texeclpe   _execlpe

Definition at line 636 of file tchar.h.

◆ _texecv

#define _texecv   _execv

Definition at line 637 of file tchar.h.

◆ _texecve

#define _texecve   _execve

Definition at line 638 of file tchar.h.

◆ _texecvp

#define _texecvp   _execvp

Definition at line 639 of file tchar.h.

◆ _texecvpe

#define _texecvpe   _execvpe

Definition at line 640 of file tchar.h.

◆ _TEXT

#define _TEXT (   x)    __T(x)

Definition at line 1535 of file tchar.h.

◆ _tfdopen

#define _tfdopen   _fdopen

Definition at line 692 of file tchar.h.

◆ _tfinddata32_t

#define _tfinddata32_t   _finddata32_t

Definition at line 732 of file tchar.h.

◆ _tfinddata32i64_t

#define _tfinddata32i64_t   _finddata32i64_t

Definition at line 735 of file tchar.h.

◆ _tfinddata64_t

#define _tfinddata64_t   __finddata64_t

Definition at line 733 of file tchar.h.

◆ _tfinddata64i32_t

#define _tfinddata64i32_t   _finddata64i32_t

Definition at line 736 of file tchar.h.

◆ _tfinddata_t

#define _tfinddata_t   _finddata_t

Definition at line 731 of file tchar.h.

◆ _tfinddatai64_t

#define _tfinddatai64_t   _finddatai64_t

Definition at line 734 of file tchar.h.

◆ _tfindfirst

#define _tfindfirst   _findfirst

Definition at line 704 of file tchar.h.

◆ _tfindfirst32

#define _tfindfirst32   _findfirst32

Definition at line 705 of file tchar.h.

◆ _tfindfirst32i64

#define _tfindfirst32i64   _findfirst32i64

Definition at line 708 of file tchar.h.

◆ _tfindfirst64

#define _tfindfirst64   _findfirst64

Definition at line 706 of file tchar.h.

◆ _tfindfirst64i32

#define _tfindfirst64i32   _findfirst64i32

Definition at line 709 of file tchar.h.

◆ _tfindfirsti64

#define _tfindfirsti64   _findfirsti64

Definition at line 707 of file tchar.h.

◆ _tfindnext

#define _tfindnext   _findnext

Definition at line 710 of file tchar.h.

◆ _tfindnext32

#define _tfindnext32   _findnext32

Definition at line 711 of file tchar.h.

◆ _tfindnext32i64

#define _tfindnext32i64   _findnext32i64

Definition at line 714 of file tchar.h.

◆ _tfindnext64

#define _tfindnext64   _findnext64

Definition at line 712 of file tchar.h.

◆ _tfindnext64i32

#define _tfindnext64i32   _findnext64i32

Definition at line 715 of file tchar.h.

◆ _tfindnexti64

#define _tfindnexti64   _findnexti64

Definition at line 713 of file tchar.h.

◆ _tfopen

#define _tfopen   fopen

Definition at line 695 of file tchar.h.

◆ _tfreopen

#define _tfreopen   freopen

Definition at line 696 of file tchar.h.

◆ _tfsopen

#define _tfsopen   _fsopen

Definition at line 694 of file tchar.h.

◆ _tfullpath

#define _tfullpath   _fullpath

Definition at line 679 of file tchar.h.

◆ _tgetcwd

#define _tgetcwd   _getcwd

Definition at line 673 of file tchar.h.

◆ _tgetdcwd

#define _tgetdcwd   _getdcwd

Definition at line 674 of file tchar.h.

◆ _tgetdcwd_nolock

#define _tgetdcwd_nolock   _getdcwd_nolock

Definition at line 675 of file tchar.h.

◆ _tgetenv

#define _tgetenv   getenv

Definition at line 680 of file tchar.h.

◆ _tmain

#define _tmain   main

Definition at line 497 of file tchar.h.

◆ _tmakepath

#define _tmakepath   _makepath

Definition at line 681 of file tchar.h.

◆ _tmkdir

#define _tmkdir   _mkdir

Definition at line 676 of file tchar.h.

◆ _tmktemp

#define _tmktemp   _mktemp

Definition at line 716 of file tchar.h.

◆ _topen

#define _topen   _open

Definition at line 722 of file tchar.h.

◆ _topendir

#define _topendir   opendir

Definition at line 1483 of file tchar.h.

◆ _totlower

#define _totlower   tolower

Definition at line 1511 of file tchar.h.

◆ _totlower_l

#define _totlower_l   _tolower_l

Definition at line 1512 of file tchar.h.

◆ _totupper

#define _totupper   toupper

Definition at line 1509 of file tchar.h.

◆ _totupper_l

#define _totupper_l   _toupper_l

Definition at line 1510 of file tchar.h.

◆ _tperror

#define _tperror   perror

Definition at line 697 of file tchar.h.

◆ _tpgmptr

#define _tpgmptr   _pgmptr

Definition at line 682 of file tchar.h.

◆ _tpopen

#define _tpopen   _popen

Definition at line 698 of file tchar.h.

◆ _tprintf

#define _tprintf   printf

Definition at line 506 of file tchar.h.

◆ _tprintf_l

#define _tprintf_l   _printf_l

Definition at line 507 of file tchar.h.

◆ _tprintf_p

#define _tprintf_p   _printf_p

Definition at line 508 of file tchar.h.

◆ _tprintf_p_l

#define _tprintf_p_l   _printf_p_l

Definition at line 509 of file tchar.h.

◆ _tputenv

#define _tputenv   _putenv

Definition at line 684 of file tchar.h.

◆ _treaddir

#define _treaddir   readdir

Definition at line 1485 of file tchar.h.

◆ _tremove

#define _tremove   remove

Definition at line 726 of file tchar.h.

◆ _trename

#define _trename   rename

Definition at line 727 of file tchar.h.

◆ _trewinddir

#define _trewinddir   rewinddir

Definition at line 1486 of file tchar.h.

◆ _trmdir

#define _trmdir   _rmdir

Definition at line 677 of file tchar.h.

◆ _tscanf

#define _tscanf   scanf

Definition at line 551 of file tchar.h.

◆ _tscanf_l

#define _tscanf_l   _scanf_l

Definition at line 552 of file tchar.h.

◆ _tsearchenv

#define _tsearchenv   _searchenv

Definition at line 685 of file tchar.h.

◆ _tseekdir

#define _tseekdir   seekdir

Definition at line 1488 of file tchar.h.

◆ _tsetlocale

#define _tsetlocale   setlocale

Definition at line 751 of file tchar.h.

◆ _tsopen

#define _tsopen   _sopen

Definition at line 728 of file tchar.h.

◆ _tspawnl

#define _tspawnl   _spawnl

Definition at line 642 of file tchar.h.

◆ _tspawnle

#define _tspawnle   _spawnle

Definition at line 643 of file tchar.h.

◆ _tspawnlp

#define _tspawnlp   _spawnlp

Definition at line 644 of file tchar.h.

◆ _tspawnlpe

#define _tspawnlpe   _spawnlpe

Definition at line 645 of file tchar.h.

◆ _tspawnv

#define _tspawnv   _spawnv

Definition at line 646 of file tchar.h.

◆ _tspawnve

#define _tspawnve   _spawnve

Definition at line 647 of file tchar.h.

◆ _tspawnvp

#define _tspawnvp   _spawnvp

Definition at line 648 of file tchar.h.

◆ _tspawnvpe

#define _tspawnvpe   _spawnvpe

Definition at line 649 of file tchar.h.

◆ _tsplitpath

#define _tsplitpath   _splitpath

Definition at line 686 of file tchar.h.

◆ _tsplitpath_s

#define _tsplitpath_s   _splitpath_s

Definition at line 687 of file tchar.h.

◆ _tstat

#define _tstat   _stat

Definition at line 744 of file tchar.h.

◆ _tstat32

#define _tstat32   _stat32

Definition at line 745 of file tchar.h.

◆ _tstat32i64

#define _tstat32i64   _stat32i64

Definition at line 746 of file tchar.h.

◆ _tstat64

#define _tstat64   _stat64

Definition at line 747 of file tchar.h.

◆ _tstat64i32

#define _tstat64i32   _stat64i32

Definition at line 748 of file tchar.h.

◆ _tstati64

#define _tstati64   _stati64

Definition at line 749 of file tchar.h.

◆ _tstof

#define _tstof   atof

Definition at line 596 of file tchar.h.

◆ _tstof_l

#define _tstof_l   _atof_l

Definition at line 603 of file tchar.h.

◆ _tstoi

#define _tstoi   atoi

Definition at line 598 of file tchar.h.

◆ _tstoi64

#define _tstoi64   _atoi64

Definition at line 599 of file tchar.h.

◆ _tstoi64_l

#define _tstoi64_l   _atoi64_l

Definition at line 606 of file tchar.h.

◆ _tstoi_l

#define _tstoi_l   _atoi_l

Definition at line 605 of file tchar.h.

◆ _tstol

#define _tstol   atol

Definition at line 597 of file tchar.h.

◆ _tstol_l

#define _tstol_l   _atol_l

Definition at line 604 of file tchar.h.

◆ _tstrdate

#define _tstrdate   _strdate

Definition at line 657 of file tchar.h.

◆ _tstrdate_s

#define _tstrdate_s   _strdate_s

Definition at line 669 of file tchar.h.

◆ _tstrtime

#define _tstrtime   _strtime

Definition at line 658 of file tchar.h.

◆ _tstrtime_s

#define _tstrtime_s   _strtime_s

Definition at line 670 of file tchar.h.

◆ _tsystem

#define _tsystem   system

Definition at line 651 of file tchar.h.

◆ _ttelldir

#define _ttelldir   telldir

Definition at line 1487 of file tchar.h.

◆ _ttempnam

#define _ttempnam   _tempnam

Definition at line 699 of file tchar.h.

◆ _ttmpnam

#define _ttmpnam   tmpnam

Definition at line 700 of file tchar.h.

◆ _ttoi

#define _ttoi   atoi

Definition at line 611 of file tchar.h.

◆ _ttoi64

#define _ttoi64   _atoi64

Definition at line 614 of file tchar.h.

◆ _ttol

#define _ttol   atol

Definition at line 612 of file tchar.h.

◆ _tunlink

#define _tunlink   _unlink

Definition at line 729 of file tchar.h.

◆ _tutime

#define _tutime   _utime

Definition at line 659 of file tchar.h.

◆ _tutime32

#define _tutime32   _utime32

Definition at line 660 of file tchar.h.

◆ _tutime64

#define _tutime64   _utime64

Definition at line 661 of file tchar.h.

◆ _tWinMain

#define _tWinMain   WinMain

Definition at line 498 of file tchar.h.

◆ _ui64tot

#define _ui64tot   _ui64toa

Definition at line 620 of file tchar.h.

◆ _ultot

#define _ultot   _ultoa

Definition at line 610 of file tchar.h.

◆ _ungettc

#define _ungettc   ungetc

Definition at line 588 of file tchar.h.

◆ _ungettc_nolock

#define _ungettc_nolock   _ungetc_nolock

Definition at line 589 of file tchar.h.

◆ _ungettch

#define _ungettch   _ungetch

Definition at line 590 of file tchar.h.

◆ _ungettch_nolock

#define _ungettch_nolock   _ungetch_nolock

Definition at line 591 of file tchar.h.

◆ _vftprintf

#define _vftprintf   vfprintf

Definition at line 536 of file tchar.h.

◆ _vftprintf_l

#define _vftprintf_l   _vfprintf_l

Definition at line 537 of file tchar.h.

◆ _vftprintf_p

#define _vftprintf_p   _vfprintf_p

Definition at line 538 of file tchar.h.

◆ _vftprintf_p_l

#define _vftprintf_p_l   _vfprintf_p_l

Definition at line 539 of file tchar.h.

◆ _vsctprintf

#define _vsctprintf   _vscprintf

Definition at line 544 of file tchar.h.

◆ _vsctprintf_l

#define _vsctprintf_l   _vscprintf_l

Definition at line 545 of file tchar.h.

◆ _vsctprintf_p

#define _vsctprintf_p   _vscprintf_p

Definition at line 546 of file tchar.h.

◆ _vsctprintf_p_l

#define _vsctprintf_p_l   _vscprintf_p_l

Definition at line 547 of file tchar.h.

◆ _vsntprintf

#define _vsntprintf   _vsnprintf

Definition at line 548 of file tchar.h.

◆ _vsntprintf_l

#define _vsntprintf_l   _vsnprintf_l

Definition at line 549 of file tchar.h.

◆ _vstprintf

#define _vstprintf   vsprintf

Definition at line 540 of file tchar.h.

◆ _vstprintf_l

#define _vstprintf_l   _vsprintf_l

Definition at line 541 of file tchar.h.

◆ _vstprintf_p

#define _vstprintf_p   _vsprintf_p

Definition at line 542 of file tchar.h.

◆ _vstprintf_p_l

#define _vstprintf_p_l   _vsprintf_p_l

Definition at line 543 of file tchar.h.

◆ _vtcprintf

#define _vtcprintf   _vcprintf

Definition at line 514 of file tchar.h.

◆ _vtcprintf_l

#define _vtcprintf_l   _vcprintf_l

Definition at line 515 of file tchar.h.

◆ _vtcprintf_p

#define _vtcprintf_p   _vcprintf_p

Definition at line 516 of file tchar.h.

◆ _vtcprintf_p_l

#define _vtcprintf_p_l   _vcprintf_p_l

Definition at line 517 of file tchar.h.

◆ _vtprintf

#define _vtprintf   vprintf

Definition at line 532 of file tchar.h.

◆ _vtprintf_l

#define _vtprintf_l   _vprintf_l

Definition at line 533 of file tchar.h.

◆ _vtprintf_p

#define _vtprintf_p   _vprintf_p

Definition at line 534 of file tchar.h.

◆ _vtprintf_p_l

#define _vtprintf_p_l   _vprintf_p_l

Definition at line 535 of file tchar.h.

◆ _WConst_return

#define _WConst_return   _CONST_RETURN

Definition at line 80 of file tchar.h.

Typedef Documentation

◆ _TCHAR

typedef char _TCHAR

Definition at line 1392 of file tchar.h.

◆ _TINT

typedef int _TINT

Definition at line 1396 of file tchar.h.

◆ _TSCHAR

typedef signed char _TSCHAR

Definition at line 1393 of file tchar.h.

◆ _TUCHAR

Definition at line 1394 of file tchar.h.

◆ _TXCHAR

typedef char _TXCHAR

Definition at line 1395 of file tchar.h.

◆ TCHAR

typedef char TCHAR

Definition at line 1402 of file tchar.h.

Function Documentation

◆ __strncnt()

_CRTIMP size_t __cdecl __strncnt ( const char _Str,
size_t  _Cnt 
)