819 lines
24 KiB
Plaintext
819 lines
24 KiB
Plaintext
:Base clib.hlp>main
|
|
:Title Open Watcom 1.9 C Library Reference
|
|
:Index Open Watcom 1.9 C Library Reference Help=clib.hlp
|
|
|
|
1 Open Watcom 1.9 C Library Reference
|
|
2 C Library Overview
|
|
2 Introduction=C_Library_Overview
|
|
3 Classes of Functions
|
|
3 Introduction=Classes_of_Functions
|
|
3 Character Manipulation Functions=Character_Manipulation_Functions
|
|
3 Wide Character Manipulation Functions=Wide_Character_Manipulation_Functions
|
|
3 Multibyte Character Manipulation Functions=Multibyte_Character_Manipulation_Functions
|
|
3 Memory Manipulation Functions=Memory_Manipulation_Functions
|
|
3 String Manipulation Functions=String_Manipulation_Functions
|
|
3 Wide String Manipulation Functions=Wide_String_Manipulation_Functions
|
|
3 Multibyte String Manipulation Functions=Multibyte_String_Manipulation_Functions
|
|
3 Conversion Functions=Conversion_Functions
|
|
3 Memory Allocation Functions=Memory_Allocation_Functions
|
|
3 Heap Functions=Heap_Functions
|
|
3 Math Functions=Math_Functions
|
|
3 Searching Functions=Searching_Functions
|
|
3 Time Functions=Time_Functions
|
|
3 Variable-length Argument Lists=VariableMlength_Argument_Lists
|
|
3 Stream I/O Functions=Stream_IDO_Functions
|
|
3 Wide Character Stream I/O Functions=Wide_Character_Stream_IDO_Functions
|
|
3 Process Primitive Functions=Process_Primitive_Functions
|
|
3 Process Environment=Process_Environment
|
|
3 Directory Functions=Directory_Functions
|
|
3 Operating System I/O Functions=Operating_System_IDO_Functions
|
|
3 File Manipulation Functions=File_Manipulation_Functions
|
|
3 Console I/O Functions=Console_IDO_Functions
|
|
3 Default Windowing Functions=Default_Windowing_Functions
|
|
3 BIOS Functions=BIOS_Functions
|
|
3 DOS-Specific Functions=DOSMSpecific_Functions
|
|
3 Intel 80x86 Architecture-Specific Functions=Intel_80x86_ArchitectureMSpecific_Functions
|
|
3 Intel Pentium Multimedia Extension Functions=Intel_Pentium_Multimedia_Extension_Functions
|
|
3 Miscellaneous Functions=Miscellaneous_Functions
|
|
3 DOS LFN aware Functions=DOS_LFN_aware_Functions
|
|
3 Header Files
|
|
3 Introduction=Header_Files
|
|
3 Header Files in /watcom/h=Header_Files_in_DwatcomDh
|
|
3 Header Files in /watcom/h/sys=Header_Files_in_DwatcomDhDsys
|
|
2 Global Data=Global_Data
|
|
2 The TZ Environment Variable=The_TZ_Environment_Variable
|
|
2 The OS/2 TZ Environment Variable=The_OSD2_TZ_Environment_Variable
|
|
2 Graphics Library
|
|
2 Introduction=Graphics_Library
|
|
2 Graphics Functions=Graphics_Functions
|
|
2 Graphics Adapters=Graphics_Adapters
|
|
3 Classes of Graphics Functions
|
|
3 Introduction=Classes_of_Graphics_Functions
|
|
3 Environment Functions=Environment_Functions
|
|
3 Coordinate System Functions=Coordinate_System_Functions
|
|
3 Attribute Functions=Attribute_Functions
|
|
3 Drawing Functions=Drawing_Functions
|
|
3 Text Functions=Text_Functions
|
|
3 Graphics Text Functions=Graphics_Text_Functions
|
|
3 Image Manipulation Functions=Image_Manipulation_Functions
|
|
3 Font Manipulation Functions=Font_Manipulation_Functions
|
|
4 Presentation Graphics Functions
|
|
4 Introduction=Presentation_Graphics_Functions
|
|
4 Display Functions=Display_Functions
|
|
4 Analyze Functions=Analyze_Functions
|
|
4 Utility Functions=Utility_Functions
|
|
2 Graphics Header Files=Graphics_Header_Files
|
|
2 DOS Considerations
|
|
2 Introduction=DOS_Considerations
|
|
2 DOS Devices=DOS_Devices
|
|
2 DOS Directories=DOS_Directories
|
|
2 DOS File Names=DOS_File_Names
|
|
2 DOS Files=DOS_Files
|
|
2 DOS Commands=DOS_Commands
|
|
2 DOS Interrupts=DOS_Interrupts
|
|
2 DOS Processes=DOS_Processes
|
|
2 Library Functions and Macros
|
|
2 Introduction=Library_Functions_and_Macros
|
|
2 abort=abort
|
|
2 abort_handler_s=abort_handler_s
|
|
2 abs=abs
|
|
2 access, _access, _waccess=access
|
|
2 acos=acos
|
|
2 acosh=acosh
|
|
2 alloca=alloca
|
|
2 _arc, _arc_w, _arc_wxy=_arc
|
|
2 asctime Functions=asctime
|
|
2 asctime_s, _wasctime_s=asctime_s
|
|
2 asin=asin
|
|
2 asinh=asinh
|
|
2 assert=assert
|
|
2 atan=atan
|
|
2 atan2=atan2
|
|
2 atanh=atanh
|
|
2 atexit=atexit
|
|
2 atof, _wtof=atof
|
|
2 atoi, _wtoi=atoi
|
|
2 atol, _wtol=atol
|
|
2 atoll, _wtoll=atoll
|
|
2 _atouni=_atouni
|
|
2 basename=basename
|
|
2 bdos=bdos
|
|
2 _beginthread, _beginthreadex=_beginthread
|
|
2 bessel Functions=bessel
|
|
2 bcmp=bcmp
|
|
2 bcopy=bcopy
|
|
2 _bfreeseg=_bfreeseg
|
|
2 _bgetcmd=_bgetcmd
|
|
2 _bheapseg=_bheapseg
|
|
2 _bios_disk=_bios_disk
|
|
2 _bios_equiplist=_bios_equiplist
|
|
2 _bios_keybrd=_bios_keybrd
|
|
2 _bios_memsize=_bios_memsize
|
|
2 _bios_printer=_bios_printer
|
|
2 _bios_serialcom=_bios_serialcom
|
|
2 _bios_timeofday=_bios_timeofday
|
|
2 _bprintf, _bwprintf=_bprintf
|
|
2 break... Functions=break___
|
|
2 bsearch=bsearch
|
|
2 bsearch_s=bsearch_s
|
|
2 btowc=btowc
|
|
2 bzero=bzero
|
|
2 cabs=cabs
|
|
2 calloc Functions=calloc
|
|
2 ceil=ceil
|
|
2 cgets=cgets
|
|
2 _chain_intr=_chain_intr
|
|
2 chdir, _chdir, _wchdir=chdir
|
|
2 _chdrive=_chdrive
|
|
2 chmod, _chmod, _wchmod=chmod
|
|
2 chsize, _chsize=chsize
|
|
2 _clear87=_clear87
|
|
2 clearenv=clearenv
|
|
2 clearerr=clearerr
|
|
2 _clearscreen=_clearscreen
|
|
2 clock=clock
|
|
2 close, _close=close
|
|
2 closedir, _wclosedir=closedir
|
|
2 _cmdname=_cmdname
|
|
2 _control87=_control87
|
|
2 _controlfp=_controlfp
|
|
2 cos=cos
|
|
2 cosh=cosh
|
|
2 cprintf=cprintf
|
|
2 cputs=cputs
|
|
2 creat, _creat, _wcreat=creat
|
|
2 cscanf=cscanf
|
|
2 ctime Functions=ctime
|
|
2 ctime_s, _wctime_s=ctime_s
|
|
2 cwait=cwait
|
|
2 delay=delay
|
|
2 _dieeetomsbin=_dieeetomsbin
|
|
2 difftime=difftime
|
|
2 dirname=dirname
|
|
2 _disable=_disable
|
|
2 _displaycursor=_displaycursor
|
|
2 div=div
|
|
2 _dmsbintoieee=_dmsbintoieee
|
|
2 _dos_allocmem=_dos_allocmem
|
|
2 _dos_close=_dos_close
|
|
2 _dos_commit=_dos_commit
|
|
2 _dos_creat=_dos_creat
|
|
2 _dos_creatnew=_dos_creatnew
|
|
2 dosexterr=dosexterr
|
|
2 _dos_find... Functions=_dos_find___
|
|
2 _dos_freemem=_dos_freemem
|
|
2 _dos_getdate=_dos_getdate
|
|
2 _dos_getdiskfree=_dos_getdiskfree
|
|
2 _dos_getdrive=_dos_getdrive
|
|
2 _dos_getfileattr=_dos_getfileattr
|
|
2 _dos_getftime=_dos_getftime
|
|
2 _dos_gettime=_dos_gettime
|
|
2 _dos_getvect=_dos_getvect
|
|
2 _dos_keep=_dos_keep
|
|
2 _dos_open=_dos_open
|
|
2 _dos_read=_dos_read
|
|
2 _dos_setblock=_dos_setblock
|
|
2 _dos_setdate=_dos_setdate
|
|
2 _dos_setdrive=_dos_setdrive
|
|
2 _dos_setfileattr=_dos_setfileattr
|
|
2 _dos_setftime=_dos_setftime
|
|
2 _dos_settime=_dos_settime
|
|
2 _dos_setvect=_dos_setvect
|
|
2 _dos_write=_dos_write
|
|
2 dup, _dup=dup
|
|
2 dup2, _dup2=dup2
|
|
2 _dwDeleteOnClose=_dwDeleteOnClose
|
|
2 _dwSetAboutDlg=_dwSetAboutDlg
|
|
2 _dwSetAppTitle=_dwSetAppTitle
|
|
2 _dwSetConTitle=_dwSetConTitle
|
|
2 _dwShutDown=_dwShutDown
|
|
2 _dwYield=_dwYield
|
|
2 ecvt, _ecvt, _wecvt=ecvt
|
|
2 _ellipse, _ellipse_w, _ellipse_wxy=_ellipse
|
|
2 _enable=_enable
|
|
2 _endthread, _endthreadex=_endthread
|
|
2 eof, _eof=eof
|
|
2 exec... Functions=exec___
|
|
2 _exit, _Exit=_exit
|
|
2 exit=exit
|
|
2 exp=exp
|
|
2 _expand Functions=_expand
|
|
2 fabs=fabs
|
|
2 fclose=fclose
|
|
2 fcloseall=fcloseall
|
|
2 fcvt, _fcvt, _wfcvt=fcvt
|
|
2 fdopen, _fdopen, _wfdopen=fdopen
|
|
2 feclearexcept=feclearexcept
|
|
2 __fedisableexcept=__fedisableexcept
|
|
2 __feenableexcept=__feenableexcept
|
|
2 fegetenv=fegetenv
|
|
2 fegetexceptflag=fegetexceptflag
|
|
2 fegetround=fegetround
|
|
2 feholdexcept=feholdexcept
|
|
2 feof=feof
|
|
2 feraiseexcept=feraiseexcept
|
|
2 ferror=ferror
|
|
2 fesetenv=fesetenv
|
|
2 fesetexceptflag=fesetexceptflag
|
|
2 fesetround=fesetround
|
|
2 fetestexcept=fetestexcept
|
|
2 feupdateenv=feupdateenv
|
|
2 fflush=fflush
|
|
2 ffs=ffs
|
|
2 fgetc, fgetwc=fgetc
|
|
2 fgetchar, _fgetchar, _fgetwchar=fgetchar
|
|
2 fgetpos=fgetpos
|
|
2 fgets, fgetws=fgets
|
|
2 _fieeetomsbin=_fieeetomsbin
|
|
2 filelength, _filelength, _filelengthi64=filelength
|
|
2 FILENAME_MAX=FILENAME_MAX
|
|
2 fileno=fileno
|
|
2 _findclose=_findclose
|
|
2 _findfirst, _findfirsti64, _wfindfirst, _wfindfirsti64=_findfirst
|
|
2 _findnext, _findnexti64, _wfindnext, _wfindnexti64=_findnext
|
|
2 _finite=_finite
|
|
2 _floodfill, _floodfill_w=_floodfill
|
|
2 floor=floor
|
|
2 flushall=flushall
|
|
2 fmod=fmod
|
|
2 _fmsbintoieee=_fmsbintoieee
|
|
2 fnmatch=fnmatch
|
|
2 fopen, _wfopen=fopen
|
|
2 fopen_s, _wfopen_s=fopen_s
|
|
2 FP_OFF=FP_OFF
|
|
2 FP_SEG=FP_SEG
|
|
2 fpclassify=fpclassify
|
|
2 _fpreset=_fpreset
|
|
2 fprintf, fwprintf=fprintf
|
|
2 fprintf_s, fwprintf_s=fprintf_s
|
|
2 fputc, fputwc=fputc
|
|
2 fputchar, _fputchar, _fputwchar=fputchar
|
|
2 fputs, fputws=fputs
|
|
2 fread=fread
|
|
2 free Functions=free
|
|
2 _freect=_freect
|
|
2 freopen, _wfreopen=freopen
|
|
2 freopen_s, _wfreopen_s=freopen_s
|
|
2 frexp=frexp
|
|
2 fscanf, fwscanf=fscanf
|
|
2 fscanf_s, fwscanf_s=fscanf_s
|
|
2 fseek=fseek
|
|
2 fsetpos=fsetpos
|
|
2 _fsopen, _wfsopen=_fsopen
|
|
2 fstat, _fstat, _fstati64, _wfstat, _wfstati64=fstat
|
|
2 fsync=fsync
|
|
2 ftell=ftell
|
|
2 ftime=ftime
|
|
2 _fullpath, _wfullpath=_fullpath
|
|
2 fwide=fwide
|
|
2 fwrite=fwrite
|
|
2 gcvt, _gcvt, _wgcvt=gcvt
|
|
2 _getactivepage=_getactivepage
|
|
2 _getarcinfo=_getarcinfo
|
|
2 _getbkcolor=_getbkcolor
|
|
2 getc, getwc=getc
|
|
2 getch=getch
|
|
2 getchar, getwchar=getchar
|
|
2 getche=getche
|
|
2 _getcliprgn=_getcliprgn
|
|
2 getcmd=getcmd
|
|
2 _getcolor=_getcolor
|
|
2 _getcurrentposition, _getcurrentposition_w=_getcurrentposition
|
|
2 getcwd, _wgetcwd=getcwd
|
|
2 _getdcwd, _wgetdcwd=_getdcwd
|
|
2 _getdiskfree=_getdiskfree
|
|
2 _getdrive=_getdrive
|
|
2 getenv, _wgetenv=getenv
|
|
2 getenv_s=getenv_s
|
|
2 _getfillmask=_getfillmask
|
|
2 _getfontinfo=_getfontinfo
|
|
2 _getgtextextent=_getgtextextent
|
|
2 _getgtextvector=_getgtextvector
|
|
2 _getimage, _getimage_w, _getimage_wxy=_getimage
|
|
2 _getlinestyle=_getlinestyle
|
|
2 _getmbcp=_getmbcp
|
|
2 getopt=getopt
|
|
2 _get_osfhandle=_get_osfhandle
|
|
2 _getphyscoord=_getphyscoord
|
|
2 getpid=getpid
|
|
2 _getpixel, _getpixel_w=_getpixel
|
|
2 _getplotaction=_getplotaction
|
|
2 gets, _getws=gets
|
|
2 gets_s=gets_s
|
|
2 _gettextcolor=_gettextcolor
|
|
2 _gettextcursor=_gettextcursor
|
|
2 _gettextextent=_gettextextent
|
|
2 _gettextposition=_gettextposition
|
|
2 _gettextsettings=_gettextsettings
|
|
2 _gettextwindow=_gettextwindow
|
|
2 _getvideoconfig=_getvideoconfig
|
|
2 _getviewcoord, _getviewcoord_w, _getviewcoord_wxy=_getviewcoord
|
|
2 _getvisualpage=_getvisualpage
|
|
2 _getw=_getw
|
|
2 _getwindowcoord=_getwindowcoord
|
|
2 gmtime Functions=gmtime
|
|
2 gmtime_s=gmtime_s
|
|
2 _grow_handles=_grow_handles
|
|
2 _grstatus=_grstatus
|
|
2 _grtext, _grtext_w=_grtext
|
|
2 halloc=halloc
|
|
2 _harderr, _hardresume, _hardretn=_harderr
|
|
2 _hdopen=_hdopen
|
|
2 _heapchk Functions=_heapchk
|
|
2 _heapenable=_heapenable
|
|
2 _heapgrow Functions=_heapgrow
|
|
2 _heapmin Functions=_heapmin
|
|
2 _heapset Functions=_heapset
|
|
2 _heapshrink Functions=_heapshrink
|
|
2 _heapwalk Functions=_heapwalk
|
|
2 hfree=hfree
|
|
2 hypot=hypot
|
|
2 ignore_handler_s=ignore_handler_s
|
|
2 _imagesize, _imagesize_w, _imagesize_wxy=_imagesize
|
|
2 imaxabs=imaxabs
|
|
2 imaxdiv=imaxdiv
|
|
2 inp=inp
|
|
2 inpd=inpd
|
|
2 inpw=inpw
|
|
2 int386=int386
|
|
2 int386x=int386x
|
|
2 int86=int86
|
|
2 int86x=int86x
|
|
2 intdos=intdos
|
|
2 intdosx=intdosx
|
|
2 intr=intr
|
|
2 isalnum, iswalnum=isalnum
|
|
2 isalpha, iswalpha=isalpha
|
|
2 isascii, __isascii, iswascii=isascii
|
|
2 isatty, _isatty=isatty
|
|
2 isblank, iswblank=isblank
|
|
2 iscntrl, iswcntrl=iscntrl
|
|
2 iscsym, __iscsym, __iswcsym=iscsym
|
|
2 iscsymf, __iscsymf, __iswcsymf=iscsymf
|
|
2 isdigit, iswdigit=isdigit
|
|
2 isfinite=isfinite
|
|
2 isgraph, iswgraph=isgraph
|
|
2 isinf=isinf
|
|
2 isleadbyte=isleadbyte
|
|
2 islower, iswlower=islower
|
|
2 _ismbbalnum=_ismbbalnum
|
|
2 _ismbbalpha=_ismbbalpha
|
|
2 _ismbbgraph=_ismbbgraph
|
|
2 _ismbbkalnum=_ismbbkalnum
|
|
2 _ismbbkana=_ismbbkana
|
|
2 _ismbbkalpha=_ismbbkalpha
|
|
2 _ismbbkprint=_ismbbkprint
|
|
2 _ismbbkpunct=_ismbbkpunct
|
|
2 _ismbblead=_ismbblead
|
|
2 _ismbbprint=_ismbbprint
|
|
2 _ismbbpunct=_ismbbpunct
|
|
2 _ismbbtrail=_ismbbtrail
|
|
2 _ismbcalnum=_ismbcalnum
|
|
2 _ismbcalpha=_ismbcalpha
|
|
2 _ismbccntrl=_ismbccntrl
|
|
2 _ismbcdigit=_ismbcdigit
|
|
2 _ismbcgraph=_ismbcgraph
|
|
2 _ismbchira=_ismbchira
|
|
2 _ismbckata=_ismbckata
|
|
2 _ismbcl0=_ismbcl0
|
|
2 _ismbcl1=_ismbcl1
|
|
2 _ismbcl2=_ismbcl2
|
|
2 _ismbclegal=_ismbclegal
|
|
2 _ismbclower=_ismbclower
|
|
2 _ismbcprint=_ismbcprint
|
|
2 _ismbcpunct=_ismbcpunct
|
|
2 _ismbcspace=_ismbcspace
|
|
2 _ismbcsymbol=_ismbcsymbol
|
|
2 _ismbcupper=_ismbcupper
|
|
2 _ismbcxdigit=_ismbcxdigit
|
|
2 isnan=isnan
|
|
2 isnormal=isnormal
|
|
2 isprint, iswprint=isprint
|
|
2 ispunct, iswpunct=ispunct
|
|
2 isspace, iswspace=isspace
|
|
2 isupper, iswupper=isupper
|
|
2 iswctype=iswctype
|
|
2 isxdigit, iswxdigit=isxdigit
|
|
2 itoa, _itoa, _itow=itoa
|
|
2 kbhit, _kbhit=kbhit
|
|
2 labs=labs
|
|
2 ldexp=ldexp
|
|
2 ldiv=ldiv
|
|
2 lfind=lfind
|
|
2 _lineto, _lineto_w=_lineto
|
|
2 llabs=llabs
|
|
2 lldiv=lldiv
|
|
2 localeconv=localeconv
|
|
2 localtime Functions=localtime
|
|
2 localtime_s=localtime_s
|
|
2 lock=lock
|
|
2 locking, _locking=locking
|
|
2 log=log
|
|
2 log10=log10
|
|
2 log2=log2
|
|
2 longjmp=longjmp
|
|
2 _lrotl=_lrotl
|
|
2 _lrotr=_lrotr
|
|
2 lsearch=lsearch
|
|
2 lseek, _lseek, _lseeki64=lseek
|
|
2 lltoa, _lltoa, _lltow=lltoa
|
|
2 ltoa, _ltoa, _ltow=ltoa
|
|
2 main, wmain, WinMain, wWinMain=main
|
|
2 _makepath, _wmakepath=_makepath
|
|
2 malloc Functions=malloc
|
|
2 matherr=matherr
|
|
2 max=max
|
|
2 _mbbtombc=_mbbtombc
|
|
2 _mbbtype=_mbbtype
|
|
2 _mbccmp, _fmbccmp=_mbccmp
|
|
2 _mbccpy, _fmbccpy=_mbccpy
|
|
2 _mbcicmp, _fmbcicmp=_mbcicmp
|
|
2 _mbcjistojms=_mbcjistojms
|
|
2 _mbcjmstojis=_mbcjmstojis
|
|
2 _mbclen, _fmbclen=_mbclen
|
|
2 _mbctolower=_mbctolower
|
|
2 _mbctoupper=_mbctoupper
|
|
2 _mbctohira=_mbctohira
|
|
2 _mbctokata=_mbctokata
|
|
2 _mbctombb=_mbctombb
|
|
2 _mbgetcode, _fmbgetcode=_mbgetcode
|
|
2 mblen, _fmblen=mblen
|
|
2 _mbputchar, _fmbputchar=_mbputchar
|
|
2 mbrlen, _fmbrlen=mbrlen
|
|
2 mbrtowc, _fmbrtowc=mbrtowc
|
|
2 _mbsbtype, _fmbsbtype=_mbsbtype
|
|
2 _mbsnbcat, _fmbsnbcat=_mbsnbcat
|
|
2 _mbsnbcmp, _fmbsnbcmp=_mbsnbcmp
|
|
2 _mbsnbcnt, _fmbsnbcnt, _strncnt, _wcsncnt=_mbsnbcnt
|
|
2 _mbsnbcpy, _fmbsnbcpy=_mbsnbcpy
|
|
2 _mbsnbicmp, _fmbsnbicmp=_mbsnbicmp
|
|
2 _mbsnbset, _fmbsnbset=_mbsnbset
|
|
2 _mbsnccnt, _fmbsnccnt, _strncnt, _wcsncnt=_mbsnccnt
|
|
2 _mbsnextc, _fmbsnextc, _strnextc, _wcsnextc=_mbsnextc
|
|
2 mbsrtowcs, _fmbsrtowcs=mbsrtowcs
|
|
2 mbsrtowcs_s, _fmbsrtowcs_s=mbsrtowcs_s
|
|
2 mbstowcs, _fmbstowcs=mbstowcs
|
|
2 mbstowcs_s, _fmbstowcs_s=mbstowcs_s
|
|
2 _mbterm, _fmbterm=_mbterm
|
|
2 mbtowc, _fmbtowc=mbtowc
|
|
2 _mbvtop, _fmbvtop=_mbvtop
|
|
2 _memavl=_memavl
|
|
2 memccpy, _fmemccpy=memccpy
|
|
2 memchr, _fmemchr, wmemchr=memchr
|
|
2 memcmp, _fmemcmp, wmemcmp=memcmp
|
|
2 memcpy, _fmemcpy, wmemcpy=memcpy
|
|
2 memcpy_s, wmemcpy_s=memcpy_s
|
|
2 memicmp, _memicmp, _fmemicmp=memicmp
|
|
2 _memmax=_memmax
|
|
2 memmove, _fmemmove, wmemmove=memmove
|
|
2 memmove_s, wmemmove_s=memmove_s
|
|
2 _m_empty=_m_empty
|
|
2 memset, _fmemset, wmemset=memset
|
|
2 _m_from_int=_m_from_int
|
|
2 min=min
|
|
2 mkdir, _mkdir, _wmkdir=mkdir
|
|
2 MK_FP=MK_FP
|
|
2 mkstemp=mkstemp
|
|
2 _mktemp, _wmktemp=_mktemp
|
|
2 mktime=mktime
|
|
2 modf=modf
|
|
2 movedata=movedata
|
|
2 _moveto, _moveto_w=_moveto
|
|
2 _m_packssdw=_m_packssdw
|
|
2 _m_packsswb=_m_packsswb
|
|
2 _m_packuswb=_m_packuswb
|
|
2 _m_paddb=_m_paddb
|
|
2 _m_paddd=_m_paddd
|
|
2 _m_paddsb=_m_paddsb
|
|
2 _m_paddsw=_m_paddsw
|
|
2 _m_paddusb=_m_paddusb
|
|
2 _m_paddusw=_m_paddusw
|
|
2 _m_paddw=_m_paddw
|
|
2 _m_pand=_m_pand
|
|
2 _m_pandn=_m_pandn
|
|
2 _m_pcmpeqb=_m_pcmpeqb
|
|
2 _m_pcmpeqd=_m_pcmpeqd
|
|
2 _m_pcmpeqw=_m_pcmpeqw
|
|
2 _m_pcmpgtb=_m_pcmpgtb
|
|
2 _m_pcmpgtd=_m_pcmpgtd
|
|
2 _m_pcmpgtw=_m_pcmpgtw
|
|
2 _m_pmaddwd=_m_pmaddwd
|
|
2 _m_pmulhw=_m_pmulhw
|
|
2 _m_pmullw=_m_pmullw
|
|
2 _m_por=_m_por
|
|
2 _m_pslld=_m_pslld
|
|
2 _m_pslldi=_m_pslldi
|
|
2 _m_psllq=_m_psllq
|
|
2 _m_psllqi=_m_psllqi
|
|
2 _m_psllw=_m_psllw
|
|
2 _m_psllwi=_m_psllwi
|
|
2 _m_psrad=_m_psrad
|
|
2 _m_psradi=_m_psradi
|
|
2 _m_psraw=_m_psraw
|
|
2 _m_psrawi=_m_psrawi
|
|
2 _m_psrld=_m_psrld
|
|
2 _m_psrldi=_m_psrldi
|
|
2 _m_psrlq=_m_psrlq
|
|
2 _m_psrlqi=_m_psrlqi
|
|
2 _m_psrlw=_m_psrlw
|
|
2 _m_psrlwi=_m_psrlwi
|
|
2 _m_psubb=_m_psubb
|
|
2 _m_psubd=_m_psubd
|
|
2 _m_psubsb=_m_psubsb
|
|
2 _m_psubsw=_m_psubsw
|
|
2 _m_psubusb=_m_psubusb
|
|
2 _m_psubusw=_m_psubusw
|
|
2 _m_psubw=_m_psubw
|
|
2 _m_punpckhbw=_m_punpckhbw
|
|
2 _m_punpckhdq=_m_punpckhdq
|
|
2 _m_punpckhwd=_m_punpckhwd
|
|
2 _m_punpcklbw=_m_punpcklbw
|
|
2 _m_punpckldq=_m_punpckldq
|
|
2 _m_punpcklwd=_m_punpcklwd
|
|
2 _m_pxor=_m_pxor
|
|
2 _msize Functions=_msize
|
|
2 _m_to_int=_m_to_int
|
|
2 nosound=nosound
|
|
2 offsetof=offsetof
|
|
2 onexit=onexit
|
|
2 open, _open, _wopen=open
|
|
2 opendir, _wopendir=opendir
|
|
2 _open_osfhandle=_open_osfhandle
|
|
2 _os_handle=_os_handle
|
|
2 _outgtext=_outgtext
|
|
2 _outmem=_outmem
|
|
2 outp=outp
|
|
2 outpd=outpd
|
|
2 outpw=outpw
|
|
2 _outtext=_outtext
|
|
2 _pclose=_pclose
|
|
2 perror, _wperror=perror
|
|
2 _pg_analyzechart, _pg_analyzechartms=_pg_analyzechart
|
|
2 _pg_analyzepie=_pg_analyzepie
|
|
2 _pg_analyzescatter, _pg_analyzescatterms=_pg_analyzescatter
|
|
2 _pg_chart, _pg_chartms=_pg_chart
|
|
2 _pg_chartpie=_pg_chartpie
|
|
2 _pg_chartscatter, _pg_chartscatterms=_pg_chartscatter
|
|
2 _pg_defaultchart=_pg_defaultchart
|
|
2 _pg_getchardef=_pg_getchardef
|
|
2 _pg_getpalette=_pg_getpalette
|
|
2 _pg_getstyleset=_pg_getstyleset
|
|
2 _pg_hlabelchart=_pg_hlabelchart
|
|
2 _pg_initchart=_pg_initchart
|
|
2 _pg_resetpalette=_pg_resetpalette
|
|
2 _pg_resetstyleset=_pg_resetstyleset
|
|
2 _pg_setchardef=_pg_setchardef
|
|
2 _pg_setpalette=_pg_setpalette
|
|
2 _pg_setstyleset=_pg_setstyleset
|
|
2 _pg_vlabelchart=_pg_vlabelchart
|
|
2 _pie, _pie_w, _pie_wxy=_pie
|
|
2 _pipe=_pipe
|
|
2 _polygon, _polygon_w, _polygon_wxy=_polygon
|
|
2 _popen, _wpopen=_popen
|
|
2 pow=pow
|
|
2 printf, wprintf=printf
|
|
2 printf_s, wprintf_s=printf_s
|
|
2 putc, putwc=putc
|
|
2 putch=putch
|
|
2 putchar, putwchar=putchar
|
|
2 putenv, _putenv, _wputenv=putenv
|
|
2 _putimage, _putimage_w=_putimage
|
|
2 puts, _putws=puts
|
|
2 _putw=_putw
|
|
2 qsort=qsort
|
|
2 qsort_s=qsort_s
|
|
2 raise=raise
|
|
2 rand=rand
|
|
2 read, _read=read
|
|
2 readdir, _wreaddir=readdir
|
|
2 realloc Functions=realloc
|
|
2 _rectangle, _rectangle_w, _rectangle_wxy=_rectangle
|
|
2 _registerfonts=_registerfonts
|
|
2 _remapallpalette=_remapallpalette
|
|
2 _remappalette=_remappalette
|
|
2 remove, _wremove=remove
|
|
2 rename, _wrename=rename
|
|
2 rewind=rewind
|
|
2 rewinddir, _wrewinddir=rewinddir
|
|
2 rmdir, _rmdir, _wrmdir=rmdir
|
|
2 _rotl=_rotl
|
|
2 _rotr=_rotr
|
|
2 sbrk=sbrk
|
|
2 scanf, wscanf=scanf
|
|
2 scanf_s, wscanf_s=scanf_s
|
|
2 _scrolltextwindow=_scrolltextwindow
|
|
2 _searchenv, _wsearchenv=_searchenv
|
|
2 segread=segread
|
|
2 _selectpalette=_selectpalette
|
|
2 set_constraint_handler_s=set_constraint_handler_s
|
|
2 _setactivepage=_setactivepage
|
|
2 _setbkcolor=_setbkcolor
|
|
2 setbuf=setbuf
|
|
2 _setcharsize, _setcharsize_w=_setcharsize
|
|
2 _setcharspacing, _setcharspacing_w=_setcharspacing
|
|
2 _setcliprgn=_setcliprgn
|
|
2 _setcolor=_setcolor
|
|
2 setenv, _setenv, _wsetenv=setenv
|
|
2 _setfillmask=_setfillmask
|
|
2 _setfont=_setfont
|
|
2 _setgtextvector=_setgtextvector
|
|
2 setjmp=setjmp
|
|
2 _setlinestyle=_setlinestyle
|
|
2 setlocale, _wsetlocale=setlocale
|
|
2 _set_matherr=_set_matherr
|
|
2 _setmbcp=_setmbcp
|
|
2 setmode, _setmode=setmode
|
|
2 set_new_handler, _set_new_handler=set_new_handler
|
|
2 _setpixel, _setpixel_w=_setpixel
|
|
2 _setplotaction=_setplotaction
|
|
2 _settextalign=_settextalign
|
|
2 _settextcolor=_settextcolor
|
|
2 _settextcursor=_settextcursor
|
|
2 _settextorient=_settextorient
|
|
2 _settextpath=_settextpath
|
|
2 _settextposition=_settextposition
|
|
2 _settextrows=_settextrows
|
|
2 _settextwindow=_settextwindow
|
|
2 setvbuf=setvbuf
|
|
2 _setvideomode=_setvideomode
|
|
2 _setvideomoderows=_setvideomoderows
|
|
2 _setvieworg=_setvieworg
|
|
2 _setviewport=_setviewport
|
|
2 _setvisualpage=_setvisualpage
|
|
2 _setwindow=_setwindow
|
|
2 signal=signal
|
|
2 signbit=signbit
|
|
2 sin=sin
|
|
2 sinh=sinh
|
|
2 mbsinit, sisinit=mbsinit
|
|
2 sleep=sleep
|
|
2 _snprintf, _snwprintf=_snprintf
|
|
2 snprintf, snwprintf=snprintf
|
|
2 snprintf_s, snwprintf_s=snprintf_s
|
|
2 sopen, _sopen, _wsopen=sopen
|
|
2 sound=sound
|
|
2 spawn... Functions=spawn___
|
|
2 _splitpath, _wsplitpath=_splitpath
|
|
2 _splitpath2, _wsplitpath2=_splitpath2
|
|
2 sprintf, swprintf=sprintf
|
|
2 sprintf_s, swprintf_s=sprintf_s
|
|
2 sqrt=sqrt
|
|
2 srand=srand
|
|
2 sscanf, swscanf=sscanf
|
|
2 sscanf_s, swscanf_s=sscanf_s
|
|
2 stackavail, _stackavail=stackavail
|
|
2 stat, _stat, _stati64, _wstat, _wstati64, lstat=stat
|
|
2 _status87=_status87
|
|
2 strcasecmp=strcasecmp
|
|
2 strcat, _fstrcat, wcscat, _mbscat, _fmbscat=strcat
|
|
2 strcat_s, wcscat_s=strcat_s
|
|
2 strchr, _fstrchr, wcschr, _mbschr, _fmbschr=strchr
|
|
2 strcmp, _fstrcmp, wcscmp, _mbscmp, _fmbscmp=strcmp
|
|
2 strcmpi, wcscmpi=strcmpi
|
|
2 strcoll, wcscoll, _mbscoll=strcoll
|
|
2 strcpy, _fstrcpy, wcscpy, _mbscpy, _fmbscpy=strcpy
|
|
2 strcpy_s, wcscpy_s=strcpy_s
|
|
2 strcspn, _fstrcspn, wcscspn, _mbscspn, _fmbscspn=strcspn
|
|
2 _strdate, _wstrdate=_strdate
|
|
2 _strdec, _wcsdec, _mbsdec, _fmbsdec=_strdec
|
|
2 strdup, _strdup, _fstrdup, _wcsdup, _mbsdup, _fmbsdup=strdup
|
|
2 strerror, wcserror=strerror
|
|
2 strerror_s, wcserror_s=strerror_s
|
|
2 strerrorlen_s, wcserrorlen_s=strerrorlen_s
|
|
2 strftime, wcsftime, _wstrftime_ms=strftime
|
|
2 stricmp, _stricmp, _fstricmp, _wcsicmp, _mbsicmp, _fmbsicmp=stricmp
|
|
2 _stricoll, _wcsicoll, _mbsicoll=_stricoll
|
|
2 _strinc, _wcsinc, _mbsinc, _fmbsinc=_strinc
|
|
2 strlcat, wcslcat=strlcat
|
|
2 strlcpy, wcslcpy=strlcpy
|
|
2 strlen, _fstrlen, wcslen, _mbslen, _fmbslen=strlen
|
|
2 strnlen_s, wcsnlen_s=strnlen_s
|
|
2 strlwr, _strlwr, _fstrlwr, _wcslwr, _mbslwr, _fmbslwr=strlwr
|
|
2 strncasecmp=strncasecmp
|
|
2 strncat, _fstrncat, wcsncat, _mbsncat, _fmbsncat=strncat
|
|
2 strncat_s, wcsncat_s=strncat_s
|
|
2 strncmp, _fstrncmp, wcsncmp, _mbsncmp, _fmbsncmp=strncmp
|
|
2 _strncoll, _wcsncoll, _mbsncoll=_strncoll
|
|
2 strncpy, _fstrncpy, wcsncpy, _mbsncpy, _fmbsncpy=strncpy
|
|
2 strncpy_s, wcsncpy_s=strncpy_s
|
|
2 strnicmp, _strnicmp, _fstrnicmp, _wcsnicmp, _mbsnicmp, _fmbsnicmp=strnicmp
|
|
2 _strnicoll, _wcsnicoll, _mbsnicoll=_strnicoll
|
|
2 _strninc, _wcsninc, _mbsninc, _fmbsninc=_strninc
|
|
2 strnset, _strnset, _fstrnset, _wcsnset, _mbsnset, _fmbsnset=strnset
|
|
2 strpbrk, _fstrpbrk, wcspbrk, _mbspbrk, _fmbspbrk=strpbrk
|
|
2 strrchr, _fstrrchr, wcsrchr, _mbsrchr, _fmbsrchr=strrchr
|
|
2 strrev, _strrev, _fstrrev, _wcsrev, _mbsrev, _fmbsrev=strrev
|
|
2 strset, _strset, _fstrset, _wcsset, _mbsset, _fmbsset=strset
|
|
2 strspn, _fstrspn, wcsspn, _mbsspn, _fmbsspn=strspn
|
|
2 strspnp, _strspnp, _fstrspnp, _wcsspnp, _mbsspnp, _fmbsspnp=strspnp
|
|
2 strstr, _fstrstr, wcsstr, _mbsstr, _fmbsstr=strstr
|
|
2 _strtime, _wstrtime=_strtime
|
|
2 strtod, wcstod=strtod
|
|
2 strtok, _fstrtok, wcstok, _mbstok, _fmbstok=strtok
|
|
2 strtok_s, wcstok_s=strtok_s
|
|
2 strtol, wcstol=strtol
|
|
2 strtoll, wcstoll=strtoll
|
|
2 strtoimax, wcstoimax=strtoimax
|
|
2 strtoul, wcstoul=strtoul
|
|
2 strtoull, wcstoull=strtoull
|
|
2 strtoumax, wcstoumax=strtoumax
|
|
2 strupr, _strupr, _fstrupr, _wcsupr, _mbsupr, _fmbsupr=strupr
|
|
2 strxfrm, wcsxfrm=strxfrm
|
|
2 swab=swab
|
|
2 system, _wsystem=system
|
|
2 tan=tan
|
|
2 tanh=tanh
|
|
2 tell, _tell, _telli64=tell
|
|
2 _tempnam, _wtempnam=_tempnam
|
|
2 time=time
|
|
2 tmpfile=tmpfile
|
|
2 tmpfile_s=tmpfile_s
|
|
2 tmpnam_s, _wtmpnam_s=tmpnam_s
|
|
2 tmpnam, _wtmpnam=tmpnam
|
|
2 tolower, _tolower, towlower=tolower
|
|
2 toupper, _toupper, towupper=toupper
|
|
2 towctrans=towctrans
|
|
2 tzset=tzset
|
|
2 ulltoa, _ulltoa, _ulltow=ulltoa
|
|
2 ultoa, _ultoa, _ultow=ultoa
|
|
2 umask, _umask=umask
|
|
2 ungetc, ungetwc=ungetc
|
|
2 ungetch=ungetch
|
|
2 unlink, _unlink, _wunlink=unlink
|
|
2 unlock=unlock
|
|
2 _unregisterfonts=_unregisterfonts
|
|
2 utime, _utime, _wutime=utime
|
|
2 utoa, _utoa, _utow=utoa
|
|
2 va_arg=va_arg
|
|
2 va_end=va_end
|
|
2 va_start=va_start
|
|
2 _vbprintf, _vbwprintf=_vbprintf
|
|
2 vcprintf=vcprintf
|
|
2 vcscanf=vcscanf
|
|
2 vfprintf, vfwprintf=vfprintf
|
|
2 vfprintf_s, vfwprintf_s=vfprintf_s
|
|
2 vfscanf, vfwscanf=vfscanf
|
|
2 vfscanf_s, vfwscanf_s=vfscanf_s
|
|
2 vprintf, vwprintf=vprintf
|
|
2 vprintf_s, vwprintf_s=vprintf_s
|
|
2 vscanf, vwscanf=vscanf
|
|
2 vscanf_s, vwscanf_s=vscanf_s
|
|
2 _vsnprintf, _vsnwprintf=_vsnprintf
|
|
2 vsnprintf, vsnwprintf=vsnprintf
|
|
2 vsnprintf_s, vsnwprintf_s=vsnprintf_s
|
|
2 vsprintf, vswprintf=vsprintf
|
|
2 vsprintf_s, vswprintf_s=vsprintf_s
|
|
2 vsscanf, vswscanf=vsscanf
|
|
2 vsscanf_s, vswscanf_s=vsscanf_s
|
|
2 wait=wait
|
|
2 wcrtomb, _fwcrtomb=wcrtomb
|
|
2 wcrtomb_s, _fwcrtomb_s=wcrtomb_s
|
|
2 wcsrtombs, _fwcsrtombs=wcsrtombs
|
|
2 wcsrtombs_s, _fwcsrtombs_s=wcsrtombs_s
|
|
2 wcstombs, _fwcstombs=wcstombs
|
|
2 wcstombs_s, _fwcstombs_s=wcstombs_s
|
|
2 wctob=wctob
|
|
2 wctomb, _fwctomb=wctomb
|
|
2 wctomb_s, _fwctomb_s=wctomb_s
|
|
2 wctrans=wctrans
|
|
2 wctype=wctype
|
|
2 _wrapon=_wrapon
|
|
2 write, _write=write
|
|
2 Re-entrant Functions
|
|
2 Introduction=ReMentrant_Functions
|
|
2 Implementation-Defined Behavior of the C Library
|
|
2 Introduction=ImplementationMDefined_Behavior_of_the_C_Library
|
|
2 NULL Macro=NULL_Macro
|
|
2 Diagnostic Printed by the assert Function=Diagnostic_Printed_by_the_assert_Function
|
|
2 Character Testing=Character_Testing
|
|
2 Domain Errors=Domain_Errors
|
|
2 Underflow of Floating-Point Values=Underflow_of_FloatingMPoint_Values
|
|
2 The fmod Function=The_fmod_Function
|
|
2 The signal Function=The_signal_Function
|
|
2 Default Signals=Default_Signals
|
|
2 The SIGILL Signal=The_SIGILL_Signal
|
|
2 Terminating Newline Characters=Terminating_Newline_Characters
|
|
2 Space Characters=Space_Characters
|
|
2 Null Characters=Null_Characters
|
|
2 File Position in Append Mode=File_Position_in_Append_Mode
|
|
2 Truncation of Text Files=Truncation_of_Text_Files
|
|
2 File Buffering=File_Buffering
|
|
2 Zero-Length Files=ZeroMLength_Files
|
|
2 File Names=File_Names
|
|
2 File Access Limits=File_Access_Limits
|
|
2 Deleting Open Files=Deleting_Open_Files
|
|
2 Renaming with a Name that Exists=Renaming_with_a_Name_that_Exists
|
|
2 Printing Pointer Values=Printing_Pointer_Values
|
|
2 Reading Pointer Values=Reading_Pointer_Values
|
|
2 Reading Ranges=Reading_Ranges
|
|
2 File Position Errors=File_Position_Errors
|
|
2 Messages Generated by the perror Function=Messages_Generated_by_the_perror_Function
|
|
2 Allocating Zero Memory=Allocating_Zero_Memory
|
|
2 The abort Function=The_abort_Function
|
|
2 The atexit Function=The_atexit_Function
|
|
2 Environment Names=Environment_Names
|
|
2 The system Function=The_system_Function
|
|
2 The strerror Function=The_strerror_Function
|
|
2 The Time Zone=The_Time_Zone
|
|
2 The clock Function=The_clock_Function
|