Y86-64模拟器的安装与出现对'matherr'未定义引用问题的解决

 

一. Y86-64模拟器的安装

我是参照这位博主的文章安装的模拟器安装,想安装GUI版本的,到了第五步编译的过程中出现了对'matherr'未定义引用的错误.

 

二. 解决问题,编译GUI界面

进入sim目录:cd sim

输入make clean; make 

1.编译时出现错误,make后输出的信息如下

(cd misc; make all)
make[1]: 进入目录“/home/dragon/sim/misc”
gcc -Wall -O1 -g -c yis.c
gcc -Wall -O1 -g -c isa.c
gcc -Wall -O1 -g yis.o isa.o -o yis
gcc -Wall -O1 -g -c yas.c
flex yas-grammar.lex
mv lex.yy.c yas-grammar.c
gcc -O1 -c yas-grammar.c
gcc -Wall -O1 -g yas-grammar.o yas.o isa.o -lfl -o yas
bison -d hcl.y
flex hcl.lex
gcc -O1 node.c lex.yy.c hcl.tab.c outgen.c -o hcl2c
make[1]: 离开目录“/home/dragon/sim/misc”
(cd pipe; make all GUIMODE=-DHAS_GUI TKLIBS="-L/usr/lib/x86_64-linux-gun/ -ltk8.5 -ltcl8.5" TKINC="-I/usr/include/tcl8.5")
make[1]: 进入目录“/home/dragon/sim/pipe”
# Building the pipe-std.hcl version of PIPE
../misc/hcl2c -n pipe-std.hcl < pipe-std.hcl > pipe-std.c
gcc -Wall -O2 -I/usr/include/tcl8.5 -I../misc -DHAS_GUI -o psim psim.c pipe-std.c \
    ../misc/isa.c -L/usr/lib/x86_64-linux-gun/ -ltk8.5 -ltcl8.5 -lm
/tmp/ccuL1R7t.o:(.data.rel+0x0):对‘matherr’未定义的引用

collect2: error: ld returned 1 exit status
Makefile:42: recipe for target 'psim' failed
make[1]: *** [psim] Error 1
make[1]: 离开目录“/home/dragon/sim/pipe”
Makefile:27: recipe for target 'all' failed
make: *** [all] Error 2<

  • 4
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
FILES ON DISKS -------------- DISK 1 ------ INSTALL EXE - Install program UNZIP EXE - Decompress .ZIP files README COM - Reads this README CLASSDBL ZIP - BIDSDBL PRJ - Project file for building classlibs TCLASDBL PRJ - Project file for building classlibs CLASSINC ZIP - ABSTARRY H - Header file for classlibs ARRAY H - Header file for classlibs ARRAYS H - Header file for classlibs ASSOC H - Header file for classlibs BAG H - Header file for classlibs BAGS H - Header file for classlibs BTREE H - Header file for classlibs CHECKS H - Header file for classlibs CLSDEFS H - Header file for classlibs CLSTYPES H - Header file for classlibs COLLECT H - Header file for classlibs CONTAIN H - Header file for classlibs DBLLIST H - Header file for classlibs DEQUE H - Header file for classlibs DEQUES H - Header file for classlibs DICT H - Header file for classlibs DLISTIMP H - Header file for classlibs HASHTBL H - Header file for classlibs LDATE H - Header file for classlibs LIST H - Header file for classlibs LISTIMP H - Header file for classlibs LTIME H - Header file for classlibs MEMMGR H - Header file for classlibs OBJECT H - Header file for classlibs PRIORTYQ H - Header file for classlibs QUEUE H - Header file for classlibs QUEUES H - Header file for classlibs RESOURCE H - Header file for classlibs SET H - Header file for classlibs SETS H - Header file for classlibs SHDDEL H - Header file for classlibs SORTABLE H - Header file for classlibs SORTARRY H - Header file for classlibs STACK H - Header file for classlibs STACKS H - Header file for classlibs STDTEMPL H - Header file for classlibs STRNG H - Header file for classlibs TIMER H - Header file for classlibs VECTIMP H - Header file for classlibs CLASSS ZIP - BIDSS PRJ - Project file for building classlibs TCLASSS PRJ - Project file for building classlibs CLASSSRC ZIP - ABSTARRY CPP - Abstract array class definitions ARRAY CPP - Source file for classlibs ASSOC CPP - Association class (used by dictionary class) BABSTARY CPP - Source file for classlibs BDICT CPP - Source file for Classlibs BSORTARY CPP - Source file for classlibs BTREE CPP - Tree class definitions BTREEINN CPP - Tree class definitions BTREELFN CPP - Tree class definitions COLLECT CPP - Ordered collection class definitions CONTAIN CPP - Container class definitions DBLLIST CPP - Doubly linked list class definitions DEQUE CPP - Source file for classlibs DICT CPP - Dictinary class definitiions HASHTBL CPP - Hash table class definitions LDATE CPP - Date class definitions LIST CPP - List class definitions LTIME CPP - Time class definitions MEMMGR CPP - Memory class definitions OBJECT CPP - Base class for other objects SORTARRY CPP - Sorted array class definitions STACK CPP - Source file for classlibs STRNG CPP - String class definitions TIMER CPP - Timer class definitions TMPLINST CPP - Timer class definitions CMDLINE CA2 - Split File of CMDLINE.ZIP EXAMPLES ZIP - BARCHART C - C example file CIRCLE CPP - C++ example file CIRCLE PRJ - Project file for CIRCLE.CPP CPASDEMO C - C example module for the Turbo Pascal - Turbo C++ interface demonstration CPASDEMO PAS - Pascal program that demonstrates Turbo Pascal - Turbo C++ interface CTOPAS CFG - Config file for Pascal - Turbo C++ interface demo CTOPAS PRJ - Project file for Turbo Pascal - Turbo C++ interface demo DCOPY CPP - C++ example file DEF CPP - C++ example module used by DICTION.CPP DEF H - Header file for DEF.CPP DEF2 CPP - C++ example - another version of DEF.CPP DEF2 H - Header file for DEF.CPP DICTION CPP - C++ example program DICTION H - Header file for DICTION.CPP DYNPOINT CPP - C++ example file DYNPOINT PRJ - Project file for DYNPOINT.CPP EX1 CPP - C++ example program EX2 CPP - C++ example program EX3 CPP - C++ example program EX4 CPP - C++ example program EX5 CPP - C++ example program EX5 PRJ - Project file for ex5.cpp EX6 CPP - C++ example program EX6 PRJ - Project file for ex6.cpp EX7 CPP - C++ example program EX7 PRJ - Project file for ex7.cpp EX8 CPP - C++ example program EX8 PRJ - Project file for ex8.cpp EX9 CPP - C++ example program EX9 PRJ - Project file for ex9.cpp FIGDEMO CPP - C++ example file FIGDEMO PRJ - Project file for FIGDEMO. CPP FIGURES CPP - C++ example file FIGURES H - Header file for FIGURES.CPP FILTER H - Header file for TASM2MSG.C and GREP2MSG.C GAME CPP - C example - simulated baseball game GETOPT C - Parses options in command line GREP2MSG C - Example program for Turbo C++ filters HELLO C - Example Turbo C++ program INTRO1 CPP - Example program from User's Guide INTRO10 CPP - Example program from User's Guide INTRO11 CPP - Example program from User's Guide INTRO12 CPP - Example program from User's Guide INTRO13 CPP - Example program from User's Guide INTRO14 CPP - Example program from User's Guide INTRO15 CPP - Example program from User's Guide INTRO16 CPP - Example program from User's Guide INTRO17 CPP - Example program from User's Guide INTRO18 CPP - Example program from User's Guide INTRO19 CPP - Example program from User's Guide INTRO2 CPP - Example program from User's Guide INTRO20 CPP - Example program from User's Guide INTRO21 CPP - Example program from User's Guide INTRO22 CPP - Example program from User's Guide INTRO23 CPP - Example program from User's Guide INTRO24 CPP - Example program from User's Guide INTRO25 CPP - Example program from User's Guide INTRO26 CPP - Example program from User's Guide INTRO27 CPP - Example program from User's Guide INTRO28 CPP - Example program from User's Guide INTRO29 CPP - Example program from User's Guide INTRO3 CPP - Example program from User's Guide INTRO30 CPP - Example program from User's Guide INTRO31 CPP - Example program from User's Guide INTRO32 CPP - Example program from User's Guide INTRO33 CPP - Example program from User's Guide INTRO34 CPP - Example program from User's Guide INTRO35 CPP - Example program from User's Guide INTRO36 CPP - Example program from User's Guide INTRO4 CPP - Example program from User's Guide INTRO5 CPP - Example program from User's Guide INTRO6 CPP - Example program from User's Guide INTRO7 CPP - Example program from User's Guide INTRO8 CPP - Example program from User's Guide INTRO9 CPP - Example program from User's Guide LIST CPP - C++ example program - linked list implementation LIST H - Header file for LIST.CPP LIST2 CPP - Another version of LIST.CPP LIST2 H - Header file for LIST2.CPP LISTDEMO CPP - C++ example file LISTDEMO PRJ - Project file for LISTDEMO.CPP MATHERR C - Source code for handling math library exceptions MCIRCLE CPP - C++ example file MCIRCLE PRJ - Project file for MCIRCLE.CPP PIXEL CPP - C++ example file PIXEL PRJ - Project file for PIXEL.CPP PLANETS CPP - C graphics example PLOTEMP C - C graphics example PLOTEMP1 C - C graphics example - bar graphs PLOTEMP2 C - C example - modification of PLOTEMP1.C PLOTEMP3 C - C example - modification of PLOTEMP2.C PLOTEMP4 C - C example - modification of PLOTEMP3.C PLOTEMP5 C - C example - modification of PLOTEMP4.C PLOTEMP6 C - C example - modification of PLOTEMP5.C POINT CPP - C++ example program POINT H - Header file for POINT.CPP POINT2 CPP - C++ example program SALESTAG C - C example program form User's Guide SOLAR CPP - C example program from User's Guide STACK CPP - Stack class definitions STACK H - Header file for STACK.CPP STACK2 CPP - Another version of STACK.CPP STACK2 H - Header file for STACK2.CPP STRING CPP - C++ example program TASM2MSG C - Example program for Turbo C++ filters VCIRC CPP - C++ example program VCIRC PRJ - Project file for VCIRC.CPP VPOINT CPP - C++ example program VPOINT H - Header file for VPOINT.CPP XSTRING CPP - C++ example program FILELIST DOC - List & description of files HELP CA2 - Split File of HELP.ZIP HELP CA3 - Split File of HELP.ZIP IDE CA2 - Split File of IDE.ZIP INCLUDE ZIP - Turbo C++ header files _DEFS H - Definition of _FAR, _Cdecl, _CType, _ClassType _NULL H - Definition of NULL ALLOC H - Turbo C++ RTL header file GRAPHICS H - Turbo C++ RTL header file ASSERT H - Turbo C++ RTL header file BCD H - Turbo C++ RTL header file BIOS H - Turbo C++ RTL header file COMPLEX H - Turbo C++ RTL header file CONIO H - Turbo C++ RTL header file CONSTREA H - Turbo C++ RTL header file CTYPE H - Turbo C++ RTL header file DIR H - Turbo C++ RTL header file DIRECT H - Turbo C++ RTL header file DIRENT H - Turbo C++ RTL header file DOS H - Turbo C++ RTL header file ERRNO H - Turbo C++ RTL header file FCNTL H - Turbo C++ RTL header file FLOAT H - Turbo C++ RTL header file FSTREAM H - Turbo C++ RTL header file GENERIC H - Turbo C++ RTL header file IO H - Turbo C++ RTL header file IOMANIP H - Turbo C++ RTL header file IOSTREAM H - Turbo C++ RTL header file LIMITS H - Turbo C++ RTL header file LOCALE H - Turbo C++ RTL header file LOCKING H - Turbo C++ RTL header file MALLOC H - Turbo C++ RTL header file MATH H - Turbo C++ RTL header file MEM H - Turbo C++ RTL header file MEMORY H - Turbo C++ RTL header file NEW H - Turbo C++ RTL header file PROCESS H - Turbo C++ RTL header file SEARCH H - Turbo C++ RTL header file SETJMP H - Turbo C++ RTL header file SHARE H - Turbo C++ RTL header file SIGNAL H - Turbo C++ RTL header file STAT H - Turbo C++ RTL header file STDARG H - Turbo C++ RTL header file STDDEF H - Turbo C++ RTL header file STDIO H - Turbo C++ RTL header file STDIOSTR H - Turbo C++ RTL header file STDLIB H - Turbo C++ RTL header file STRING H - Turbo C++ RTL header file STRSTREA H - Turbo C++ RTL header file TIME H - Turbo C++ RTL header file TIMEB H - Turbo C++ RTL header file TYPES H - Turbo C++ RTL header file UTIME H - Turbo C++ RTL header file VALUES H - Turbo C++ RTL header file VARARGS H - Turbo C++ RTL header file XLIB ZIP - EMU LIB - 8087 emulator library FP87 LIB - 8087 library OVERLAY LIB - Overlays library WILDARGS OBJ - Object code for module to expand wildcard arguments GRAPHICS LIB - Graphics library README - General information last minute changes to documentation DISK 2 ------ CLIB ZIP - C0C OBJ - Compact model startup code C0FC OBJ - Compact model startup code CC LIB - Compact model run-time library MATHC LIB - Compact model math library CMDLINE CA1 - OBJXREF COM - Conversion program for object files. BUILTINS MAK - File containing default inference rules and macros for MAKE.EXE CPP EXE - Turbo C++ preprocessor MAKE EXE - Protected mode version of program for managing projects MAKER EXE - Real mode version of program for managing projects TCC EXE - Command-line version of Turbo C++ Compiler TDUMP EXE - Utility to access internal file structure TLINK EXE - Turbo Linker HELP CA1 - TCHELP TCH - Turbo C++ help file THELP COM - On-line help program IDE CA1 - Files in Turbo C++ Compiler - IDE version TASM2MSG EXE - Display Tasm error msgs in IDE PRJCFG EXE - Utility to convert PRJ files TRANCOPY EXE - Utility to access transfer data GREP2MSG EXE - GREP filter program for IDE PRJCNVT EXE - Utility to convert from Turbo C 2.x project files to Turbo C++ project files TC PIF - Pif file for TC.EXE TC EXE - Turbo C++ compiler (IDE) TEMC EXE - Turbo editor macro compiler DISK 3 ------ BGI ZIP - ATT BGI - Graphics driver for ATT400 graphics card BGIDEMO C - Graphics demonstration program BGIOBJ EXE - Conversion program for fonts and drivers BOLD CHR - Font for Bold char set CGA BGI - Graphics driver for CGA EGAVGA BGI - Graphics driver for EGA and VGA EURO CHR - Font for European char set GOTH CHR - Font for gothic character set HERC BGI - Graphics driver for Hercules IBM8514 BGI - Graphics driver for IBM 8514 graphics card LCOM CHR - Complex char font set LITT CHR - Font for small character set PC3270 BGI - Graphics driver for PC3270 SANS CHR - Font for sans serif character set SCRI CHR - Font for script char set SIMP CHR - Font for Simplex char set TRIP CHR - Font for triplex character set TSCR CHR - Font for tiny script char set BIN ZIP - DPMI16BI OVL - Turbo C++ DPMI Server DPMIINST EXE - Turbo C++ DPMI Configuration program DPMILOAD EXE - Turbo C++ DPMI loader DPMIMEM DLL - Turbo C++ DPMI memory manager DPMIRES EXE - Turbo C++ DPMI resident loader(user executable) EMSTEST COM - Utility program for detecting expanded memory GREP COM - Turbo GREP program PRJ2MAK EXE - Utility to convert a TC project file into a TCC make file TLIB EXE - Turbo Librarian TOUCH COM - Program that updates a file's date and time TRIGRAPH EXE - Trigraph conversion utility CLASSDBS ZIP - BIDSDBS PRJ - Project file for building classlibs TCLASDBS PRJ - Project file for building classlibs CLASSEXM ZIP - DIRECTRY CPP - Directory class example file DIRECTRY H - Header file for DIRECTRY.CPP DIRECTRY PRJ - Project file for DIRECTRY.CPP FILEDATA CPP - FileData class example file FILEDATA H - Header file for FILEDATA.CPP LOOKUP CPP - Lookup table example file LOOKUP PRJ - Project file for LOOKUP.CPP QUEUETST CPP - Queue class example file QUEUETST PRJ - Project file for QUEUETST.CPP REVERSE CPP - String class example file REVERSE PRJ - Project file for REVERSE.CPP STRNGMAX CPP - String class example file STRNGMAX PRJ - Project file for STRNGMAX.CPP TESTDIR CPP - Directory example file CLASSL ZIP - BIDSL PRJ - Project file for building classlibs TCLASSL PRJ - Project file for building classlibs CLASSLIB ZIP - TCLASDBS LIB - Library file for C++ classes TCLASSS LIB - Library file for C++ classes DOC ZIP - BRIEF TEM - Editor Macros File for Brief emulation CMACROS TEM - Editor Macros File for C emulation DEFAULTS TEM - Sample Editor Macros File DOSEDIT TEM - Editor Macros File for Dosedit emulation EPSILON TEM - Editor Macros File for Epsilon emulation HELPME! DOC - Answers to commonly asked questions UTIL DOC - On-line documentation for utilities CLASSLIB DOC - On-line documentation for container classes ANSI DOC - On-line documentation for ansi compatability BASM DOC - On-line documentation for BASM HLIB ZIP - Huge model libraries C0H OBJ - Huge model startup code C0FH OBJ - Huge model startup code CH LIB - Huge model run-time library MATHH LIB - Huge model math library LLIB ZIP - Large model libraries C0L OBJ - Large model startup code C0FL OBJ - Large model startup code CL LIB - Large model run-time library MATHL LIB - Large model math library MLIB ZIP - Medium model libraries C0M OBJ - Medium model startup code C0FM OBJ - Medium model startup code CM LIB - Medium model run-time library MATHM LIB - Medium model math library SLIB ZIP - Small model libraries C0S OBJ - Small model startup code C0FS OBJ - Small model startup code C0T OBJ - Tiny model startup code C0FT OBJ - Tiny model startup code CS LIB - Small model run-time library MATHS LIB - Small model math library TCALC ZIP - Files for TCALC example program TCALC C - TurboCalc main program source code TCALC DOC - TurboCalc documentation TCALC H - The header file for TurboCalc TCALC PRJ - The TurboCalc project file TCDISPLY C - TurboCalc screen display source code TCINPUT C - TurboCalc input routines source code TCOMMAND C - TurboCalc commands source code TCPARSER C - TurboCalc input parser source code TCUTIL C - TurboCalc utilities source code
适用于初学第十章:文件 文件 文件的基本概念   所谓“文件”是指一组相关数据的有序集合。 这个数据集有一个名称,叫做文件名。 实际上在前面的各章中我们已经多次使用了文件,例如源程序文件、目标文件、可执行文件、库文件 (头文件)等。文件通常是驻留在外部介质(如磁盘等)上的, 在使用时才调入内存中来。从不同的角度可对文件作不同的分类。从用户的角度看,文件可分为普通文件和设备文件两种。   普通文件是指驻留在磁盘或其它外部介质上的一个有序数据集,可以是源文件、目标文件、可执行程序; 也可以是一组待输入处理的原始数据,或者是一组输出的结果。对于源文件、目标文件、 可执行程序可以称作程序文件,对输入输出数据可称作数据文件。   设备文件是指与主机相联的各种外部设备,如显示器、打印机、键盘等。在操作系统中,把外部设备也看作是一个文件来进行管理,把它们的输入、输出等同于对磁盘文件的读和写。 通常把显示器定义为标准输出文件, 一般情况下在屏幕上显示有关信息就是向标准输出文件输出。如前面经常使用的printf,putchar 函数就是这类输出。键盘通常被指定标准的输入文件, 从键盘上输入就意味着从标准输入文件上输入数据。scanf,getchar函数就属于这类输入。   从文件编码的方式来看,文件可分为ASCII码文件和二进制码文件两种。   ASCII文件也称为文本文件,这种文件在磁盘中存放时每个字符对应一个字节,用于存放对应的ASCII码。例如,数5678的存储形式为: ASC码:  00110101 00110110 00110111 00111000      ↓     ↓    ↓    ↓ 十进制码: 5     6    7    8 共占用4个字节。ASCII码文件可在屏幕上按字符显示, 例如源程序文件就是ASCII文件,用DOS命令TYPE可显示文件的内容。 由于是按字符显示,因此能读懂文件内容。   二进制文件是按二进制的编码方式来存放文件的。 例如, 数5678的存储形式为: 00010110 00101110只占二个字节。二进制文件虽然也可在屏幕上显示, 但其内容无法读懂。C系统在处理这些文件时,并不区分类型,都看成是字符流,按字节进行处理。 输入输出字符流的开始和结束只由程序控制而不受物理符号(如回车符)的控制。 因此也把这种文件称作“流式文件”。   本章讨论流式文件的打开、关闭、读、写、 定位等各种操作。文件指针在C语言中用一个指针变量指向一个文件, 这个指针称为文件指针。通过文件指针就可对它所指的文件进行各种操作。 定义说明文件指针的一般形式为: FILE* 指针变量标识符; 其中FILE应为大写,它实际上是由系统定义的一个结构, 该结构中含有文件名、文件状态和文件当前位置等信息。 在编写源程序时不必关心FILE结构的细节。例如:FILE *fp; 表示fp是指向FILE结构的指针变量,通过fp 即可找存放某个文件信息的结构变量,然后按结构变量提供的信息找到该文件, 实施对文件的操作。习惯上也笼统地把fp称为指向一个文件的指针。文件的打开与关闭文件在进行读写操作之前要先打开,使用完毕要关闭。 所谓打开文件,实际上是建立文件的各种有关信息, 并使文件指针指向该文件,以便进行其它操作。关闭文件则断开指针与文件之间的联系,也就禁止再对该文件进行操作。   在C语言中,文件操作都是由库函数来完成的。 在本章内将介绍主要的文件操作函数。 文件打开函数fopen   fopen函数用来打开一个文件,其调用的一般形式为: 文件指针名=fopen(文件名,使用文件方式) 其中,“文件指针名”必须是被说明为FILE 类型的指针变量,“文件名”是被打开文件的文件名。 “使用文件方式”是指文件的类型和操作要求。“文件名”是字符串常量或字符串数组。例如: FILE *fp; fp=("file a","r"); 其意义是在当前目录下打开文件file a, 只允许进行“读”操作,并使fp指向该文件。 又如: FILE *fphzk fphzk=("c:\\hzk16',"rb") 其意义是打开C驱动器磁盘的根目录下的文件hzk16, 这是一个二进制文件,只允许按二进制方式进行读操作。两个反斜线“\\ ”中的第一个表示转义字符,第二个表示根目录。使用文件的方式共有12种,下面给出了它们的符号和意义。 文件使用方式        意 义 “rt”      只读打开一个文本文件,只允许读数据 “wt”      只写打开或建立一个文本文件,只允许写数据 “at”      追加打开一个文本文件,并在文件末尾写数据 “rb”      只读打开一个二进制文件,只允许读数据 “wb”       只写打开或建立一个
介绍说明 C标准库源代码,能提高对C的理解,不错的哦 下载文件列表 Pack : clibsource.rar C 标准库源代码\ABORT.C C标准库源代码\ABS.C C标准库源代码\ACCESS.C C标准库源代码\ADJUSTFD.C C标准库源代码\ALGRITHM C标准库源代码\ASCTIME.C C标准库源代码\ASSERT.C C标准库源代码\ASSERT.H C标准库源代码\ATOF.C C标准库源代码\ATONEXIT.C C 标准库源代码\ATOX.C C标准库源代码\AWINT.H C标准库源代码\AW_COM.C C标准库源代码\A_CMP.C C 标准库源代码\A_ENV.C C标准库源代码\A_LOC.C C标准库源代码\A_MAP.C C标准库源代码\A_STR.C C 标准库源代码\BINMODE.C C标准库源代码\BITSET C标准库源代码\BLDNT.CMD C标准库源代码\BLDWIN95.BAT C标准库源代码\BSEARCH.C C标准库源代码\CALLOC.C C标准库源代码\CASSERT C标准库源代码\CCTYPE C标准库源代码\CENVARG.C C标准库源代码\CERRINIT.CPP C 标准库源代码\CERRNO C标准库源代码\CFINFO.C C标准库源代码\CFLOAT C标准库源代码\CGETS.C C 标准库源代码\CHARMAX.C C标准库源代码\CHDIR.C C标准库源代码\CHMOD.C C标准库源代码\CHSIZE.C C标准库源代码\CININIT.CPP C标准库源代码\CINITEXE.C C标准库源代码\CISO646 C标准库源代码\CLEARERR.C C标准库源代码\CLIMITS C标准库源代码\CLOCALE C 标准库源代码\CLOCK.C C标准库源代码\CLOGINIT.CPP C标准库源代码\CLOSE.C C标准库源代码\CLOSEALL.C C标准库源代码\CMATH C标准库源代码\CMISCDAT.C C标准库源代码\CMSGS.H C 标准库源代码\COMMIT.C C标准库源代码\COMMODE.C C标准库源代码\COMPLEX C标准库源代码\CONIO.H C标准库源代码\CPRINTF.C C标准库源代码\CPUTS.C C标准库源代码\CREAT.C C 标准库源代码\CRT0.C C标准库源代码\CRT0DAT.C C标准库源代码\CRT0FP.C C标准库源代码\CRT0INIT.C C标准库源代码\CRT0MSG.C C标准库源代码\CRTDBG.H C标准库源代码\CRTDLL.C C标准库源代码\CRTEXE.C C标准库源代码\CRTEXEW.C C标准库源代码\CRTLIB.C C 标准库源代码\CRTMBOX.C C标准库源代码\CRUNTIME.H C标准库源代码\CRUNTIME.INC C标准库源代码\CSCANF.C C标准库源代码\CSETJMP C标准库源代码\CSIGNAL C标准库源代码\CSTDARG C 标准库源代码\CSTDDEF C标准库源代码\CSTDIO C标准库源代码\CSTDLIB C标准库源代码\CSTRING C 标准库源代码\CTIME C标准库源代码\CTIME.C C标准库源代码\CTIME.H C标准库源代码\CTYPE.C C 标准库源代码\CTYPE.H C标准库源代码\CVT.H C标准库源代码\CWCHAR C标准库源代码\CWCTYPE C 标准库源代码\DAYS.C C标准库源代码\DBGDEL.CPP C标准库源代码\DBGHEAP.C C标准库源代码\DBGHOOK.C C标准库源代码\DBGINT.H C标准库源代码\DBGNEW.CPP C标准库源代码\DBGRPT.C C标准库源代码\DEFSECTS.INC C标准库源代码\DELETE.CPP C标准库源代码\DELOP.CPP C标准库源代码\DELOP_S.CPP C标准库源代码\DEQUE C标准库源代码\DIFFTIME.C C标准库源代码\DIRECT.H C标准库源代码\DIV.C C标准库源代码\DLLARGV.C C 标准库源代码\DLLCRT0.C C标准库源代码\DLLDEF.CPP C标准库源代码\DLLMAIN.C C标准库源代码\DLL_ARGV.C C标准库源代码\DOS.H C标准库源代码\DOSMAP.C C标准库源代码\DOSPAWN.C C 标准库源代码\DOSTYPES.H C标准库源代码\DRIVE.C C标准库源代码\DRIVEMAP.C C标准库源代码\DRIVFREE.C C标准库源代码\DTOXTIME.C C标准库源代码\DUP.C C标准库源代码\DUP2.C C 标准库源代码\EOF.C C标准库源代码\ERRMODE.C C标准库源代码\ERRMSG.H C标准库源代码\ERRNO.H C 标准库源代码\EXCEPT.INC C标准库源代码\EXCPT.H C标准库源代码\EXECL.C C标准库源代码\EXECLE.C C标准库源代码\EXECLP.C C标准库源代码\EXECLPE.C C标准库源代码\EXECV.C C 标准库源代码\EXECVE.C C标准库源代码\EXECVP.C C标准库源代码\EXECVPE.C C标准库源代码\EXPAND.C C标准库源代码\EXSUP.INC C标准库源代码\FCLOSE.C C标准库源代码\FCNTL.H C 标准库源代码\FCTIONAL C标准库源代码\FCVT.C C标准库源代码\FDOPEN.C C标准库源代码\FEOFERR.C C标准库源代码\FFLUSH.C C标准库源代码\FGETC.C C标准库源代码\FGETCHAR.C C 标准库源代码\FGETPOS.C C标准库源代码\FGETS.C C标准库源代码\FGETWC.C C标准库源代码\FGETWCHR.C C标准库源代码\FGETWS.C C标准库源代码\FILE2.H C标准库源代码\FILEBUF.CPP C标准库源代码\FILEBUF1.CPP C标准库源代码\FILEINFO.C C标准库源代码\FILENO.C C标准库源代码\FINDADDR.C C标准库源代码\FINDFI64.C C标准库源代码\FINDFILE.C C标准库源代码\FIOPEN.CPP C标准库源代码\FLENGTH.C C标准库源代码\FLENI64.C C标准库源代码\FLOAT.H C标准库源代码\FLTINTRN.H C标准库源代码\FOPEN.C C 标准库源代码\FP10.C C标准库源代码\FPIEEE.H C标准库源代码\FPRINTF.C C标准库源代码\FPUTC.C C标准库源代码\FPUTCHAR.C C标准库源代码\FPUTS.C C标准库源代码\FPUTWC.C C 标准库源代码\FPUTWCHR.C C标准库源代码\FPUTWS.C C标准库源代码\FREAD.C C标准库源代码\FREE.C C标准库源代码\FREOPEN.C C标准库源代码\FSCANF.C C标准库源代码\FSEEK.C C 标准库源代码\FSEEKI64.C C标准库源代码\FSETPOS.C C标准库源代码\FSTAT.C C标准库源代码\FSTATI64.C C标准库源代码\FSTREAM C标准库源代码\FSTREAM.CPP C标准库源代码\FSTREAM.H C标准库源代码\FTELL.C C标准库源代码\FTELLI64.C C标准库源代码\FTIME.C C 标准库源代码\FULLPATH.C C标准库源代码\FWPRINTF.C C标准库源代码\FWRITE.C C标准库源代码\FWSCANF.C C标准库源代码\GCVT.C C标准库源代码\GETCH.C C标准库源代码\GETCWD.C C 标准库源代码\GETENV.C C标准库源代码\GETPATH.C C标准库源代码\GETPID.C C标准库源代码\GETPROC.C C标准库源代码\GETQLOC.C C标准库源代码\GETS.C C标准库源代码\GETW.C C 标准库源代码\GETWS.C C标准库源代码\GMTIME.C C标准库源代码\HANDLER.CPP C标准库源代码\HEAP.H C标准库源代码\HEAPADD.C C标准库源代码\HEAPCHK.C C标准库源代码\HEAPDUMP.C C 标准库源代码\HEAPGROW.C C标准库源代码\HEAPHOOK.C C标准库源代码\HEAPINIT.C C标准库源代码\HEAPMIN.C C标准库源代码\HEAPPRM.C C标准库源代码\HEAPSRCH.C C标准库源代码\HEAPUSED.C C标准库源代码\HEAPWALK.C C标准库源代码\HPABORT.C C标准库源代码\IFSTREAM.CPP C标准库源代码\INITCOLL.C C标准库源代码\INITCON.C C标准库源代码\INITCTYP.C C标准库源代码\INITHELP.C C标准库源代码\INITMON.C C标准库源代码\INITNUM.C C标准库源代码\INITTIME.C C标准库源代码\INPUT.C C标准库源代码\INTERNAL.H C标准库源代码\IO.H C标准库源代码\IOINIT.C C标准库源代码\IOMANIP C 标准库源代码\IOMANIP.CPP C标准库源代码\IOMANIP.H C标准库源代码\IOS C标准库源代码\IOS.CPP C标准库源代码\IOS.H C标准库源代码\IOSFWD C标准库源代码\IOSTREAM C标准库源代码\IOSTREAM.CPP C标准库源代码\IOSTREAM.H C标准库源代码\IOSTRINI.CPP C标准库源代码\IOS_DLL.C C标准库源代码\ISATTY.C C标准库源代码\ISCTYPE.C C标准库源代码\ISMBALNM.C C标准库源代码\ISMBALPH.C C标准库源代码\ISMBBYTE.C C标准库源代码\ISMBDGT.C C标准库源代码\ISMBGRPH.C C标准库源代码\ISMBKNJ.C C标准库源代码\ISMBLGL.C C标准库源代码\ISMBLWR.C C标准库源代码\ISMBPRN.C C标准库源代码\ISMBPUNC.C C标准库源代码\ISMBSLE.C C标准库源代码\ISMBSPC.C C标准库源代码\ISMBSTR.C C标准库源代码\ISMBUPR.C C标准库源代码\ISO646.H C标准库源代码\ISTRCHAR.CPP C标准库源代码\ISTRDBL.CPP C标准库源代码\ISTREAM C标准库源代码\ISTREAM.CPP C标准库源代码\ISTREAM.H C标准库源代码\ISTREAM1.CPP C标准库源代码\ISTRFLT.CPP C标准库源代码\ISTRGDBL.CPP C标准库源代码\ISTRGET.CPP C标准库源代码\ISTRGETL.CPP C标准库源代码\ISTRGINT.CPP C标准库源代码\ISTRINT.CPP C标准库源代码\ISTRLDBL.CPP C标准库源代码\ISTRLONG.CPP C标准库源代码\ISTRSHRT.CPP C标准库源代码\ISTRUINT.CPP C标准库源代码\ISTRULNG.CPP C标准库源代码\ISTRUSHT.CPP C标准库源代码\ISWCTYPE.C C标准库源代码\ITERATOR C标准库源代码\LABS.C C标准库源代码\LCNVINIT.C C 标准库源代码\LCONV.C C标准库源代码\LDIV.C C标准库源代码\LFIND.C C标准库源代码\LIMITS C 标准库源代码\LIMITS.H C标准库源代码\LIST C标准库源代码\LOADDLL.C C标准库源代码\LOCALE C 标准库源代码\LOCALE.CPP C标准库源代码\LOCALE.H C标准库源代码\LOCALE0.CPP C标准库源代码\LOCALTIM.C C标准库源代码\LOCKING.C C标准库源代码\LSEARCH.C C标准库源代码\LSEEK.C C标准库源代码\LSEEKI64.C C标准库源代码\MAKEFILE C标准库源代码\MAKEFILE.INC C标准库源代码\MAKEFILE.SUB C标准库源代码\MAKEPATH.C C标准库源代码\MALLOC.C C标准库源代码\MALLOC.H C标准库源代码\MAP C标准库源代码\MATH.H C标准库源代码\MBBTYPE.C C标准库源代码\MBCCPY.C C标准库源代码\MBCLEN.C C标准库源代码\MBCLEVEL.C C标准库源代码\MBCTYPE.C C标准库源代码\MBCTYPE.H C标准库源代码\MBDATA.H C标准库源代码\MBLEN.C C标准库源代码\MBSBTYPE.C C标准库源代码\MBSCAT.C C 标准库源代码\MBSCHR.C C标准库源代码\MBSCMP.C C标准库源代码\MBSCOLL.C C标准库源代码\MBSCSPN.C C标准库源代码\MBSDEC.C C标准库源代码\MBSDUP.C C标准库源代码\MBSICMP.C C 标准库源代码\MBSICOLL.C C标准库源代码\MBSINC.C C标准库源代码\MBSLEN.C C标准库源代码\MBSLWR.C C标准库源代码\MBSNBCAT.C C标准库源代码\MBSNBCMP.C C标准库源代码\MBSNBCNT.C C标准库源代码\MBSNBCOL.C C标准库源代码\MBSNBCPY.C C标准库源代码\MBSNBICM.C C标准库源代码\MBSNBICO.C C标准库源代码\MBSNBSET.C C标准库源代码\MBSNCAT.C C标准库源代码\MBSNCCNT.C C标准库源代码\MBSNCMP.C C标准库源代码\MBSNCOLL.C C标准库源代码\MBSNCPY.C C标准库源代码\MBSNEXTC.C C标准库源代码\MBSNICMP.C C标准库源代码\MBSNICOL.C C标准库源代码\MBSNINC.C C标准库源代码\MBSNSET.C C标准库源代码\MBSPBRK.C C标准库源代码\MBSRCHR.C C标准库源代码\MBSREV.C C标准库源代码\MBSSET.C C标准库源代码\MBSSPN.C C标准库源代码\MBSSPNP.C C 标准库源代码\MBSSTR.C C标准库源代码\MBSTOK.C C标准库源代码\MBSTOWCS.C C标准库源代码\MBSTRING.H C标准库源代码\MBSUPR.C C标准库源代码\MBTOHIRA.C C标准库源代码\MBTOKATA.C C标准库源代码\MBTOLWR.C C标准库源代码\MBTOUPR.C C标准库源代码\MBTOWC.C C标准库源代码\MBTOWENV.C C标准库源代码\MEMCCPY.C C标准库源代码\MEMCHR.C C标准库源代码\MEMCMP.C C标准库源代码\MEMCPY.C C标准库源代码\MEMICMP.C C 标准库源代码\MEMMOVE.C C标准库源代码\MEMORY C标准库源代码\MEMORY.H C标准库源代码\MEMSET.C C标准库源代码\MERR.C C标准库源代码\MINMAX.H C标准库源代码\MKDIR.C C 标准库源代码\MKTEMP.C C标准库源代码\MKTIME.C C标准库源代码\MLOCK.C C标准库源代码\MM.INC C 标准库源代码\MSDOS.H C标准库源代码\MSIZE.C C标准库源代码\MTDLL.H C标准库源代码\MTERRNO.C C标准库源代码\MTLOCK.C C标准库源代码\NCOMMODE.C C标准库源代码\NEW C 标准库源代码\NEW.CPP C标准库源代码\NEW.H C标准库源代码\NEWMODE.C C标准库源代码\NEWOP.CPP C标准库源代码\NEWOP2.CPP C标准库源代码\NEWOP2_S.CPP C标准库源代码\NEWOP_S.CPP C标准库源代码\NEW_MODE.CPP C标准库源代码\NLSDATA1.C C标准库源代码\NLSDATA2.C C标准库源代码\NLSDATA3.C C标准库源代码\NLSINT.H C标准库源代码\NMKTOBAT.C C标准库源代码\NOMEMORY.CPP C标准库源代码\NUMERIC C标准库源代码\OFSTREAM.CPP C标准库源代码\ONEXIT.C C标准库源代码\OPEN.C C标准库源代码\OSCALLS.H C标准库源代码\OSFINFO.C C标准库源代码\OSTRCHAR.CPP C标准库源代码\OSTRDBL.CPP C标准库源代码\OSTREAM C标准库源代码\OSTREAM.CPP C标准库源代码\OSTREAM.H C标准库源代码\OSTREAM1.CPP C标准库源代码\OSTRINT.CPP C标准库源代码\OSTRLDBL.CPP C标准库源代码\OSTRLONG.CPP C标准库源代码\OSTRPTR.CPP C标准库源代码\OSTRPUT.CPP C标准库源代码\OSTRSHRT.CPP C标准库源代码\OSTRUINT.CPP C标准库源代码\OSTRULNG.CPP C标准库源代码\OSTRUSHT.CPP C标准库源代码\OUTPUT.C C标准库源代码\PERROR.C C标准库源代码\PIPE.C C标准库源代码\PLSTRING.H C标准库源代码\POPEN.C C 标准库源代码\PRINTF.C C标准库源代码\PROCESS.H C标准库源代码\PUREVIRT.C C标准库源代码\PUTCH.C C标准库源代码\PUTENV.C C标准库源代码\PUTS.C C标准库源代码\PUTW.C C标准库源代码\PUTWS.C C标准库源代码\QSORT.C C标准库源代码\QUEUE C标准库源代码\RAND.C C标准库源代码\READ.C C标准库源代码\REALLOC.C C标准库源代码\RENAME.C C标准库源代码\REWIND.C C标准库源代码\RMDIR.C C标准库源代码\RMTMP.C C标准库源代码\ROTL.C C标准库源代码\ROTR.C C标准库源代码\RTERR.H C标准库源代码\SAMPLD_I.DEF C标准库源代码\SAMPLD_P.DEF C标准库源代码\SAMPLE_I.DEF C标准库源代码\SAMPLE_I.RC C标准库源代码\SAMPLE_P.DEF C标准库源代码\SAMPLE_P.RC C标准库源代码\SBHEAP.C C标准库源代码\SCANF.C C标准库源代码\SEARCH.H C标准库源代码\SEARCHEN.C C标准库源代码\SET C标准库源代码\SETARGV.C C标准库源代码\SETBUF.C C标准库源代码\SETENV.C C标准库源代码\SETERRM.C C标准库源代码\SETJMP.H C标准库源代码\SETJMPEX.H C标准库源代码\SETLOCAL.C C标准库源代码\SETLOCAL.H C标准库源代码\SETMAXF.C C标准库源代码\SETMODE.C C标准库源代码\SETNEWH.CPP C标准库源代码\SETVBUF.C C标准库源代码\SHARE.H C标准库源代码\SIGNAL.H C标准库源代码\SLBEEP.C C标准库源代码\SNPRINTF.C C 标准库源代码\SNWPRINT.C C标准库源代码\SPAWNL.C C标准库源代码\SPAWNLE.C C标准库源代码\SPAWNLP.C C标准库源代码\SPAWNLPE.C C标准库源代码\SPAWNV.C C标准库源代码\SPAWNVE.C C标准库源代码\SPAWNVP.C C标准库源代码\SPAWNVPE.C C标准库源代码\SPLITPAT.C C标准库源代码\SPRINTF.C C标准库源代码\SSCANF.C C标准库源代码\SSTREAM C 标准库源代码\STACK C标准库源代码\STAT.C C标准库源代码\STATI64.C C标准库源代码\STDARG.H C 标准库源代码\STDARGV.C C标准库源代码\STDDEF.H C标准库源代码\STDENVP.C C标准库源代码\STDEXCPT.H C标准库源代码\STDIO.H C标准库源代码\STDIOSTR.CPP C标准库源代码\STDIOSTR.H C标准库源代码\STDLIB.H C标准库源代码\STDXCEPT C标准库源代码\STRCAT.C C 标准库源代码\STRCHR.C C标准库源代码\STRCMP.C C标准库源代码\STRCOLL.C C标准库源代码\STRCSPN.C C标准库源代码\STRDATE.C C标准库源代码\STRDUP.C C标准库源代码\STREAM.C C 标准库源代码\STREAMB.CPP C标准库源代码\STREAMB.H C标准库源代码\STREAMB1.CPP C标准库源代码\STREAMBF C标准库源代码\STRERROR.C C标准库源代码\STRFTIME.C C标准库源代码\STRICMP.C C标准库源代码\STRICOLL.C C标准库源代码\STRING C标准库源代码\STRING.CPP C标准库源代码\STRING.H C标准库源代码\STRLEN.C C标准库源代码\STRLWR.C C 标准库源代码\STRMBDBP.CPP C标准库源代码\STRNCAT.C C标准库源代码\STRNCMP.C C标准库源代码\STRNCOLL.C C标准库源代码\STRNCPY.C C标准库源代码\STRNICMP.C C标准库源代码\STRNICOL.C C标准库源代码\STRNSET.C C标准库源代码\STRPBRK.C C标准库源代码\STRRCHR.C C标准库源代码\STRREV.C C标准库源代码\STRSET.C C标准库源代码\STRSPN.C C 标准库源代码\STRSTR.C C标准库源代码\STRSTREA.CPP C标准库源代码\STRSTREA.H C标准库源代码\STRSTREM C标准库源代码\STRTIME.C C标准库源代码\STRTOD.C C标准库源代码\STRTOK.C C 标准库源代码\STRTOL.C C标准库源代码\STRTOQ.C C标准库源代码\STRUPR.C C标准库源代码\STRXFRM.C C标准库源代码\STUBS.C C标准库源代码\SWAB.C C标准库源代码\SWPRINTF.C C 标准库源代码\SWSCANF.C C标准库源代码\SYSERR.C C标准库源代码\SYSERR.H C标准库源代码\SYSTEM.C C标准库源代码\SYSTIME.C C标准库源代码\TCHAR.H C标准库源代码\TELL.C C 标准库源代码\TELLI64.C C标准库源代码\TEMPNAM.C C标准库源代码\THREAD.C C标准库源代码\THREADEX.C C标准库源代码\TIDPRINT.C C标准库源代码\TIDTABLE.C C标准库源代码\TIME.C C标准库源代码\TIME.H C标准库源代码\TIMEB.INC C标准库源代码\TIMESET.C C 标准库源代码\TI_INST.CPP C标准库源代码\TMPFILE.C C标准库源代码\TOJISJMS.C C标准库源代码\TOLOWER.C C标准库源代码\TOMBBMBC.C C标准库源代码\TOUPPER.C C标准库源代码\TOWLOWER.C C标准库源代码\TOWUPPER.C C标准库源代码\TRNSCTRL.H C标准库源代码\TXTMODE.C C标准库源代码\TYPEINFO C标准库源代码\TYPEINFO.H C标准库源代码\TZSET.C C 标准库源代码\UMASK.C C标准库源代码\UNCAUGHT.CPP C标准库源代码\UNGETC.C C标准库源代码\UNGETWC.C C标准库源代码\UNLINK.C C标准库源代码\USEOLDIO.H C标准库源代码\USE_ANSI.H C标准库源代码\UTILITY C标准库源代码\UTIME.C C标准库源代码\V2TOV3.H C 标准库源代码\VALARRAY C标准库源代码\VARARGS.H C标准库源代码\VECTOR C标准库源代码\VFPRINTF.C C标准库源代码\VFWPRINT.C C标准库源代码\VPRINTF.C C标准库源代码\VSNPRINT.C C标准库源代码\VSNWPRNT.C C标准库源代码\VSPRINTF.C C标准库源代码\VSWPRINT.C C标准库源代码\VWPRINTF.C C标准库源代码\WACCESS.C C标准库源代码\WAIT.C C标准库源代码\WASCTIME.C C标准库源代码\WCENVARG.C C标准库源代码\WCHAR.H C 标准库源代码\WCHDIR.C C标准库源代码\WCHMOD.C C标准库源代码\WCREAT.C C标准库源代码\WCRT0.C C标准库源代码\WCRTEXE.C C标准库源代码\WCRTEXEW.C C标准库源代码\WCSCAT.C C 标准库源代码\WCSCHR.C C标准库源代码\WCSCMP.C C标准库源代码\WCSCOLL.C C标准库源代码\WCSCSPN.C C标准库源代码\WCSDUP.C C标准库源代码\WCSFTIME.C C标准库源代码\WCSICMP.C C标准库源代码\WCSICOLL.C C标准库源代码\WCSLEN.C C标准库源代码\WCSLWR.C C标准库源代码\WCSNCAT.C C标准库源代码\WCSNCMP.C C标准库源代码\WCSNCOLL.C C标准库源代码\WCSNCPY.C C标准库源代码\WCSNICMP.C C标准库源代码\WCSNICOL.C C标准库源代码\WCSNSET.C C标准库源代码\WCSPBRK.C C标准库源代码\WCSRCHR.C C标准库源代码\WCSREV.C C标准库源代码\WCSSET.C C标准库源代码\WCSSPN.C C 标准库源代码\WCSSTR.C C标准库源代码\WCSTOD.C C标准库源代码\WCSTOK.C C标准库源代码\WCSTOL.C C标准库源代码\WCSTOMBS.C C标准库源代码\WCSUPR.C C标准库源代码\WCSXFRM.C C标准库源代码\WCTIME.C C标准库源代码\WCTOMB.C C标准库源代码\WCTRANS.C C 标准库源代码\WCTYPE.C C标准库源代码\WCTYPE.H C标准库源代码\WDLLARGV.C C标准库源代码\WDOSPAWN.C C标准库源代码\WEXECL.C C标准库源代码\WEXECLE.C C标准库源代码\WEXECLP.C C标准库源代码\WEXECLPE.C C标准库源代码\WEXECV.C C标准库源代码\WEXECVE.C C标准库源代码\WEXECVP.C C标准库源代码\WEXECVPE.C C标准库源代码\WFDOPEN.C C标准库源代码\WFINDFIL.C C标准库源代码\WFNDFI64.C C标准库源代码\WFOPEN.C C标准库源代码\WFREOPEN.C C标准库源代码\WFULLPAT.C C标准库源代码\WGETCWD.C C标准库源代码\WGETENV.C C标准库源代码\WGETPATH.C C标准库源代码\WILD.C C 标准库源代码\WILDCARD.C C标准库源代码\WIN32S.H C标准库源代码\WINCMDLN.C C标准库源代码\WINCRT0.C C标准库源代码\WINHEAP.H C标准库源代码\WINPUT.C C标准库源代码\WINSIG.C C 标准库源代码\WINXFLTR.C C标准库源代码\WIOSTREA.CPP C标准库源代码\WLOCALE.CPP C标准库源代码\WMAKEPAT.C C标准库源代码\WMKDIR.C C标准库源代码\WMKTEMP.C C标准库源代码\WOPEN.C C标准库源代码\WOUTPUT.C C标准库源代码\WPERROR.C C标准库源代码\WPOPEN.C C 标准库源代码\WPRINTF.C C标准库源代码\WPUTENV.C C标准库源代码\WRENAME.C C标准库源代码\WRITE.C C标准库源代码\WRMDIR.C C标准库源代码\WRT2ERR.C C标准库源代码\WSCANF.C C 标准库源代码\WSEARCHE.C C标准库源代码\WSETARGV.C C标准库源代码\WSETENV.C C标准库源代码\WSETLOCA.C C标准库源代码\WSPAWNL.C C标准库源代码\WSPAWNLE.C C标准库源代码\WSPAWNLP.C C标准库源代码\WSPAWNV.C C标准库源代码\WSPAWNVE.C C标准库源代码\WSPAWNVP.C C标准库源代码\WSPLITPA.C C标准库源代码\WSPWNLPE.C C标准库源代码\WSPWNVPE.C C标准库源代码\WSTAT.C C标准库源代码\WSTATI64.C C标准库源代码\WSTDARGV.C C标准库源代码\WSTDENVP.C C标准库源代码\WSTRDATE.C C标准库源代码\WSTRTIME.C C标准库源代码\WSYSTEM.C C标准库源代码\WTEMPNAM.C C标准库源代码\WTMPFILE.C C标准库源代码\WTOMBENV.C C标准库源代码\WTOX.C C标准库源代码\WUNLINK.C C标准库源代码\WUTIME.C C标准库源代码\WWILD.C C标准库源代码\WWINCRT0.C C 标准库源代码\WWNCMDLN.C C标准库源代码\W_CMP.C C标准库源代码\W_ENV.C C标准库源代码\W_LOC.C C标准库源代码\W_MAP.C C标准库源代码\W_STR.C C标准库源代码\XCEPTION C 标准库源代码\XCOMPLEX C标准库源代码\XCOSH.C C标准库源代码\XDNORM.C C标准库源代码\XDSCALE.C C标准库源代码\XDTEST.C C标准库源代码\XEXP.C C标准库源代码\XFCOSH.C C 标准库源代码\XFDNORM.C C标准库源代码\XFDSCALE.C C标准库源代码\XFDTEST.C C标准库源代码\XFEXP.C C标准库源代码\XFSINH.C C标准库源代码\XFVALUES.C C标准库源代码\XIOSBASE C 标准库源代码\XLCOSH.C C标准库源代码\XLDNORM.C C标准库源代码\XLDSCALE.C C标准库源代码\XLDTEST.C C标准库源代码\XLEXP.C C标准库源代码\XLOCALE C标准库源代码\XLOCALE.CPP C 标准库源代码\XLOCINFO C标准库源代码\XLOCINFO.H C标准库源代码\XLOCK.CPP C标准库源代码\XLOCMON C标准库源代码\XLOCNUM C标准库源代码\XLOCTIME C标准库源代码\XLPOLY.C C 标准库源代码\XLSINH.C C标准库源代码\XLVALUES.C C标准库源代码\XMATH.H C标准库源代码\XMBTOWC.C C标准库源代码\XMEMORY C标准库源代码\XNCOMMOD.C C标准库源代码\XPOLY.C C 标准库源代码\XSINH.C C标准库源代码\XSTDDEF C标准库源代码\XSTOD.C C标准库源代码\XSTRCOLL.C C标准库源代码\XSTRING C标准库源代码\XSTRXFRM.C C标准库源代码\XTOA.C C 标准库源代码\XTOW.C C标准库源代码\XTREE C标准库源代码\XTXTMODE.C C标准库源代码\XUTILITY C 标准库源代码\XVALUES.C C标准库源代码\XWCSCOLL.C C标准库源代码\XWCSXFRM.C C标准库源代码\XWCTOMB.C C标准库源代码\YMATH.H C标准库源代码\YVALS.H C标准库源代码\_CTYPE.C C 标准库源代码\_FILBUF.C C标准库源代码\_FILE.C C标准库源代码\_FILWBUF.C C标准库源代码\_FLSBUF.C C标准库源代码\_FLSWBUF.C C标准库源代码\_FPTOSTR.C C标准库源代码\_FREEBUF.C C标准库源代码\_GETBUF.C C标准库源代码\_IOS.CPP C标准库源代码\_IOSTREA.CPP C标准库源代码\_MBSLEN.C C标准库源代码\_NEWMODE.C C标准库源代码\_OPEN.C C标准库源代码\_SAMPLE_.RC C标准库源代码\_SETARGV.C C标准库源代码\_SFTBUF.C C标准库源代码\_STRERR.C C标准库源代码\_STRSTRE.CPP C标准库源代码\_TOLOWER.C C标准库源代码\_TOUPPER.C C标准库源代码\_WCTYPE.C C标准库源代码\_WOPEN.C C标准库源代码\_WSTARGV.C C标准库源代码\SYS\LOCKING.H C标准库源代码\SYS \STAT.H C标准库源代码\SYS\TIMEB.H C标准库源代码\SYS\TYPES.H C标准库源代码\SYS \UTIME.H C标准库源代码\SYS C标准库源代码\PLATFORM\CHKSTK.ASM C标准库源代码\PLATFORM\DLLSUPP.ASM C标准库源代码\PLATFORM\ENABLE.ASM C标准库源代码\PLATFORM\FP8.C C标准库源代码\PLATFORM\INP.ASM C标准库源代码\PLATFORM \LLDIV.ASM C标准库源代码\PLATFORM\LLMUL.ASM C标准库源代码\PLATFORM\LLREM.ASM C 标准库源代码\PLATFORM\LLSHL.ASM C标准库源代码\PLATFORM\LLSHR.ASM C标准库源代码\PLATFORM\MBSCAT.ASM C标准库源代码\PLATFORM\MEMCCPY.ASM C标准库源代码\PLATFORM\MEMCHR.ASM C标准库源代码\PLATFORM\MEMCMP.ASM C标准库源代码\PLATFORM \MEMCPY.ASM C标准库源代码\PLATFORM\MEMICMP.ASM C标准库源代码\PLATFORM \MEMMOVE.ASM C标准库源代码\PLATFORM\MEMSET.ASM C标准库源代码\PLATFORM\OUTP.ASM C 标准库源代码\PLATFORM\SDKNAMES.LIB C标准库源代码\PLATFORM\SEHSUPP.C C标准库源代码\PLATFORM\STRCAT.ASM C标准库源代码\PLATFORM\STRCHR.ASM C标准库源代码\PLATFORM \STRCMP.ASM C标准库源代码\PLATFORM\STRCSPN.ASM C标准库源代码\PLATFORM \STRICMP.ASM C标准库源代码\PLATFORM\STRLEN.ASM C标准库源代码\PLATFORM \STRNCAT.ASM C标准库源代码\PLATFORM\STRNCMP.ASM C标准库源代码\PLATFORM \STRNCPY.ASM C标准库源代码\PLATFORM\STRNICMP.ASM C标准库源代码\PLATFORM \STRNSET.ASM C标准库源代码\PLATFORM\STRPBRK.ASM C标准库源代码\PLATFORM \STRRCHR.ASM C标准库源代码\PLATFORM\STRREV.ASM C标准库源代码\PLATFORM \STRSET.ASM C标准库源代码\PLATFORM\STRSPN.ASM C标准库源代码\PLATFORM \STRSTR.ASM C标准库源代码\PLATFORM\TCMAP.LIB C标准库源代码\PLATFORM \TCMAPDLL.LIB C标准库源代码\PLATFORM\ULLDIV.ASM C标准库源代码\PLATFORM \ULLREM.ASM C标准库源代码\PLATFORM\ULLSHR.ASM C标准库源代码\PLATFORM \_SAMPLD_.DEF C标准库源代码\PLATFORM\_SAMPLE_.DEF C标准库源代码\PLATFORM \XST_LIB\ATLSSUP.OBJ C标准库源代码\PLATFORM\XST_LIB\CHKESP.OBJ C标准库源代码\PLATFORM\XST_LIB\CHKSTK.OBJ C标准库源代码\PLATFORM\XST_LIB\CONV.LIB C标准库源代码\PLATFORM\XST_LIB\EHPROLOG.OBJ C标准库源代码\PLATFORM\XST_LIB \EHVECCTR.OBJ C标准库源代码\PLATFORM\XST_LIB\EHVECCVB.OBJ C标准库源代码\PLATFORM\XST_LIB\EHVECDTR.OBJ C标准库源代码\PLATFORM\XST_LIB\ENABLE.OBJ C 标准库源代码\PLATFORM\XST_LIB\EXSUP.OBJ C标准库源代码\PLATFORM\XST_LIB\EXSUP2.OBJ C 标准库源代码\PLATFORM\XST_LIB\EXSUP3.OBJ C标准库源代码\PLATFORM\XST_LIB\FRAME.OBJ C 标准库源代码\PLATFORM\XST_LIB\HOOKS.OBJ C标准库源代码\PLATFORM\XST_LIB\INP.OBJ C 标准库源代码\PLATFORM\XST_LIB\LLDIV.OBJ C标准库源代码\PLATFORM\XST_LIB\LLMUL.OBJ C 标准库源代码\PLATFORM\XST_LIB\LLREM.OBJ C标准库源代码\PLATFORM\XST_LIB\LLSHL.OBJ C 标准库源代码\PLATFORM\XST_LIB\LLSHR.OBJ C标准库源代码\PLATFORM\XST_LIB \LONGJMP.OBJ C标准库源代码\PLATFORM\XST_LIB\LOWHELPR.OBJ C标准库源代码\PLATFORM\XST_LIB\MATHERR.OBJ C标准库源代码\PLATFORM\XST_LIB\MBSCAT.OBJ C 标准库源代码\PLATFORM\XST_LIB\MBSDUP.OBJ C标准库源代码\PLATFORM\XST_LIB \MEMCCPY.OBJ C标准库源代码\PLATFORM\XST_LIB\MEMCHR.OBJ C标准库源代码\PLATFORM \XST_LIB\MEMCMP.OBJ C标准库源代码\PLATFORM\XST_LIB\MEMCPY.OBJ C标准库源代码\PLATFORM\XST_LIB\MEMICMP.OBJ C标准库源代码\PLATFORM\XST_LIB\MEMMOVE.OBJ C 标准库源代码\PLATFORM\XST_LIB\MEMSET.OBJ C标准库源代码\PLATFORM\XST_LIB\OUTP.OBJ C 标准库源代码\PLATFORM\XST_LIB\RTTI.OBJ C标准库源代码\PLATFORM\XST_LIB\SEHSUPP.OBJ C 标准库源代码\PLATFORM\XST_LIB\SETJMP.OBJ C标准库源代码\PLATFORM\XST_LIB \SETJMP3.OBJ C标准库源代码\PLATFORM\XST_LIB\SETJMPEX.OBJ C标准库源代码\PLATFORM\XST_LIB\STDEXCPT.OBJ C标准库源代码\PLATFORM\XST_LIB\STRCAT.OBJ C 标准库源代码\PLATFORM\XST_LIB\STRCHR.OBJ C标准库源代码\PLATFORM\XST_LIB \STRCMP.OBJ C标准库源代码\PLATFORM\XST_LIB\STRCSPN.OBJ C标准库源代码\PLATFORM \XST_LIB\STRDUP.OBJ C标准库源代码\PLATFORM\XST_LIB\STRICMP.OBJ C标准库源代码\PLATFORM\XST_LIB\STRLEN.OBJ C标准库源代码\PLATFORM\XST_LIB\STRNCAT.OBJ C 标准库源代码\PLATFORM\XST_LIB\STRNCMP.OBJ C标准库源代码\PLATFORM\XST_LIB \STRNCPY.OBJ C标准库源代码\PLATFORM\XST_LIB\STRNICMP.OBJ C标准库源代码\PLATFORM\XST_LIB\STRNSET.OBJ C标准库源代码\PLATFORM\XST_LIB\STRPBRK.OBJ C 标准库源代码\PLATFORM\XST_LIB\STRRCHR.OBJ C标准库源代码\PLATFORM\XST_LIB \STRREV.OBJ C标准库源代码\PLATFORM\XST_LIB\STRSET.OBJ C标准库源代码\PLATFORM \XST_LIB\STRSPN.OBJ C标准库源代码\PLATFORM\XST_LIB\STRSTR.OBJ C标准库源代码\PLATFORM\XST_LIB\THROW.OBJ C标准库源代码\PLATFORM\XST_LIB\TLSSUP.OBJ C 标准库源代码\PLATFORM\XST_LIB\TRAN.LIB C标准库源代码\PLATFORM\XST_LIB \TRNSCTRL.OBJ C标准库源代码\PLATFORM\XST_LIB\TYPINFO.OBJ C标准库源代码\PLATFORM\XST_LIB\TYPNAME.OBJ C标准库源代码\PLATFORM\XST_LIB\ULLDIV.OBJ C 标准库源代码\PLATFORM\XST_LIB\ULLREM.OBJ C标准库源代码\PLATFORM\XST_LIB \ULLSHR.OBJ C标准库源代码\PLATFORM\XST_LIB\UNDNAME.OBJ C标准库源代码\PLATFORM \XST_LIB\UNHANDLD.OBJ C标准库源代码\PLATFORM\XST_LIB\USER.OBJ C标准库源代码\PLATFORM\XST_LIB\VALIDATE.OBJ C标准库源代码\PLATFORM\XST_LIB C标准库源代码\PLATFORM\XMT_LIB\ATLSSUP.OBJ C标准库源代码\PLATFORM\XMT_LIB\CHKESP.OBJ C 标准库源代码\PLATFORM\XMT_LIB\CHKSTK.OBJ C标准库源代码\PLATFORM\XMT_LIB\CONV.LIB C 标准库源代码\PLATFORM\XMT_LIB\EHPROLOG.OBJ C标准库源代码\PLATFORM\XMT_LIB \EHVECCTR.OBJ C标准库源代码\PLATFORM\XMT_LIB\EHVECCVB.OBJ C标准库源代码\PLATFORM\XMT_LIB\EHVECDTR.OBJ C标准库源代码\PLATFORM\XMT_LIB\ENABLE.OBJ C 标准库源代码\PLATFORM\XMT_LIB\EXSUP.OBJ C标准库源代码\PLATFORM\XMT_LIB\EXSUP2.OBJ C 标准库源代码\PLATFORM\XMT_LIB\EXSUP3.OBJ C标准库源代码\PLATFORM\XMT_LIB\FRAME.OBJ C 标准库源代码\PLATFORM\XMT_LIB\HOOKS.OBJ C标准库源代码\PLATFORM\XMT_LIB\INP.OBJ C 标准库源代码\PLATFORM\XMT_LIB\LLDIV.OBJ C标准库源代码\PLATFORM\XMT_LIB\LLMUL.OBJ C 标准库源代码\PLATFORM\XMT_LIB\LLREM.OBJ C标准库源代码\PLATFORM\XMT_LIB\LLSHL.OBJ C 标准库源代码\PLATFORM\XMT_LIB\LLSHR.OBJ C标准库源代码\PLATFORM\XMT_LIB \LONGJMP.OBJ C标准库源代码\PLATFORM\XMT_LIB\LOWHELPR.OBJ C标准库源代码\PLATFORM\XMT_LIB\MATHERR.OBJ C标准库源代码\PLATFORM\XMT_LIB\MBSCAT.OBJ C 标准库源代码\PLATFORM\XMT_LIB\MBSDUP.OBJ C标准库源代码\PLATFORM\XMT_LIB \MEMCCPY.OBJ C标准库源代码\PLATFORM\XMT_LIB\MEMCHR.OBJ C标准库源代码\PLATFORM \XMT_LIB\MEMCMP.OBJ C标准库源代码\PLATFORM\XMT_LIB\MEMCPY.OBJ C标准库源代码\PLATFORM\XMT_LIB\MEMICMP.OBJ C标准库源代码\PLATFORM\XMT_LIB\MEMMOVE.OBJ C 标准库源代码\PLATFORM\XMT_LIB\MEMSET.OBJ C标准库源代码\PLATFORM\XMT_LIB\OUTP.OBJ C 标准库源代码\PLATFORM\XMT_LIB\RTTI.OBJ C标准库源代码\PLATFORM\XMT_LIB\SEHSUPP.OBJ C 标准库源代码\PLATFORM\XMT_LIB\SETJMP.OBJ C标准库源代码\PLATFORM\XMT_LIB \SETJMP3.OBJ C标准库源代码\PLATFORM\XMT_LIB\SETJMPEX.OBJ C标准库源代码\PLATFORM\XMT_LIB\STDEXCPT.OBJ C标准库源代码\PLATFORM\XMT_LIB\STRCAT.OBJ C 标准库源代码\PLATFORM\XMT_LIB\STRCHR.OBJ C标准库源代码\PLATFORM\XMT_LIB \STRCMP.OBJ C标准库源代码\PLATFORM\XMT_LIB\STRCSPN.OBJ C标准库源代码\PLATFORM \XMT_LIB\STRDUP.OBJ C标准库源代码\PLATFORM\XMT_LIB\STRICMP.OBJ C标准库源代码\PLATFORM\XMT_LIB\STRLEN.OBJ C标准库源代码\PLATFORM\XMT_LIB\STRNCAT.OBJ C 标准库源代码\PLATFORM\XMT_LIB\STRNCMP.OBJ C标准库源代码\PLATFORM\XMT_LIB \STRNCPY.OBJ C标准库源代码\PLATFORM\XMT_LIB\STRNICMP.OBJ C标准库源代码\PLATFORM\XMT_LIB\STRNSET.OBJ C标准库源代码\PLATFORM\XMT_LIB\STRPBRK.OBJ C 标准库源代码\PLATFORM\XMT_LIB\STRRCHR.OBJ C标准库源代码\PLATFORM\XMT_LIB \STRREV.OBJ C标准库源代码\PLATFORM\XMT_LIB\STRSET.OBJ C标准库源代码\PLATFORM \XMT_LIB\STRSPN.OBJ C标准库源代码\PLATFORM\XMT_LIB\STRSTR.OBJ C标准库源代码\PLATFORM\XMT_LIB\THROW.OBJ C标准库源代码\PLATFORM\XMT_LIB\TLSSUP.OBJ C 标准库源代码\PLATFORM\XMT_LIB\TRAN.LIB C标准库源代码\PLATFORM\XMT_LIB \TRNSCTRL.OBJ C标准库源代码\PLATFORM\XMT_LIB\TYPINFO.OBJ C标准库源代码\PLATFORM\XMT_LIB\TYPNAME.OBJ C标准库源代码\PLATFORM\XMT_LIB\ULLDIV.OBJ C 标准库源代码\PLATFORM\XMT_LIB\ULLREM.OBJ C标准库源代码\PLATFORM\XMT_LIB \ULLSHR.OBJ C标准库源代码\PLATFORM\XMT_LIB\UNDNAME.OBJ C标准库源代码\PLATFORM \XMT_LIB\UNHANDLD.OBJ C标准库源代码\PLATFORM\XMT_LIB\USER.OBJ C标准库源代码\PLATFORM\XMT_LIB\VALIDATE.OBJ C标准库源代码\PLATFORM\XMT_LIB C标准库源代码\PLATFORM\XDLL_LIB\ATLSSUP.OBJ C标准库源代码\PLATFORM\XDLL_LIB\CHKESP.OBJ C 标准库源代码\PLATFORM\XDLL_LIB\CHKSTK.OBJ C标准库源代码\PLATFORM\XDLL_LIB \CONV.LIB C标准库源代码\PLATFORM\XDLL_LIB\DLLSUPP.OBJ C标准库源代码\PLATFORM \XDLL_LIB\EHPROLOG.OBJ C标准库源代码\PLATFORM\XDLL_LIB\EHVECCTR.OBJ C标准库源代码\PLATFORM\XDLL_LIB\EHVECCVB.OBJ C标准库源代码\PLATFORM\XDLL_LIB \EHVECDTR.OBJ C标准库源代码\PLATFORM\XDLL_LIB\ENABLE.OBJ C标准库源代码\PLATFORM\XDLL_LIB\EXSUP.OBJ C标准库源代码\PLATFORM\XDLL_LIB\EXSUP2.OBJ C 标准库源代码\PLATFORM\XDLL_LIB\EXSUP3.OBJ C标准库源代码\PLATFORM\XDLL_LIB \FRAME.OBJ C标准库源代码\PLATFORM\XDLL_LIB\HOOKS.OBJ C标准库源代码\PLATFORM \XDLL_LIB\INP.OBJ C标准库源代码\PLATFORM\XDLL_LIB\LLDIV.OBJ C标准库源代码\PLATFORM\XDLL_LIB\LLMUL.OBJ C标准库源代码\PLATFORM\XDLL_LIB\LLREM.OBJ C 标准库源代码\PLATFORM\XDLL_LIB\LLSHL.OBJ C标准库源代码\PLATFORM\XDLL_LIB \LLSHR.OBJ C标准库源代码\PLATFORM\XDLL_LIB\LONGJMP.OBJ C标准库源代码\PLATFORM \XDLL_LIB\LOWHELPR.OBJ C标准库源代码\PLATFORM\XDLL_LIB\MATHERR.OBJ C标准库源代码\PLATFORM\XDLL_LIB\MBSCAT.OBJ C标准库源代码\PLATFORM\XDLL_LIB\MBSDUP.OBJ C 标准库源代码\PLATFORM\XDLL_LIB\MEMCCPY.OBJ C标准库源代码\PLATFORM\XDLL_LIB \MEMCHR.OBJ C标准库源代码\PLATFORM\XDLL_LIB\MEMCMP.OBJ C标准库源代码\PLATFORM \XDLL_LIB\MEMCPY.OBJ C标准库源代码\PLATFORM\XDLL_LIB\MEMICMP.OBJ C标准库源代码\PLATFORM\XDLL_LIB\MEMMOVE.OBJ C标准库源代码\PLATFORM\XDLL_LIB\MEMSET.OBJ C 标准库源代码\PLATFORM\XDLL_LIB\OLDEXCPT.OBJ C标准库源代码\PLATFORM\XDLL_LIB \OUTP.OBJ C标准库源代码\PLATFORM\XDLL_LIB\RTTI.OBJ C标准库源代码\PLATFORM \XDLL_LIB\SEHSUPP.OBJ C标准库源代码\PLATFORM\XDLL_LIB\SETJMP.OBJ C标准库源代码\PLATFORM\XDLL_LIB\SETJMP3.OBJ C标准库源代码\PLATFORM\XDLL_LIB \SETJMPEX.OBJ C标准库源代码\PLATFORM\XDLL_LIB\STDEXCPT.OBJ C标准库源代码\PLATFORM\XDLL_LIB\STRCAT.OBJ C标准库源代码\PLATFORM\XDLL_LIB\STRCHR.OBJ C 标准库源代码\PLATFORM\XDLL_LIB\STRCMP.OBJ C标准库源代码\PLATFORM\XDLL_LIB \STRCSPN.OBJ C标准库源代码\PLATFORM\XDLL_LIB\STRDUP.OBJ C标准库源代码\PLATFORM \XDLL_LIB\STRICMP.OBJ C标准库源代码\PLATFORM\XDLL_LIB\STRLEN.OBJ C标准库源代码\PLATFORM\XDLL_LIB\STRNCAT.OBJ C标准库源代码\PLATFORM\XDLL_LIB\STRNCMP.OBJ C 标准库源代码\PLATFORM\XDLL_LIB\STRNCPY.OBJ C标准库源代码\PLATFORM\XDLL_LIB \STRNICMP.OBJ C标准库源代码\PLATFORM\XDLL_LIB\STRNSET.OBJ C标准库源代码\PLATFORM\XDLL_LIB\STRPBRK.OBJ C标准库源代码\PLATFORM\XDLL_LIB\STRRCHR.OBJ C 标准库源代码\PLATFORM\XDLL_LIB\STRREV.OBJ C标准库源代码\PLATFORM\XDLL_LIB \STRSET.OBJ C标准库源代码\PLATFORM\XDLL_LIB\STRSPN.OBJ C标准库源代码\PLATFORM \XDLL_LIB\STRSTR.OBJ C标准库源代码\PLATFORM\XDLL_LIB\THROW.OBJ C标准库源代码\PLATFORM\XDLL_LIB\TLSSUP.OBJ C标准库源代码\PLATFORM\XDLL_LIB\TRAN.LIB C 标准库源代码\PLATFORM\XDLL_LIB\TRNSCTRL.OBJ C标准库源代码\PLATFORM\XDLL_LIB \TYPINFO.OBJ C标准库源代码\PLATFORM\XDLL_LIB\TYPNAME.OBJ C标准库源代码\PLATFORM\XDLL_LIB\ULLDIV.OBJ C标准库源代码\PLATFORM\XDLL_LIB\ULLREM.OBJ C 标准库源代码\PLATFORM\XDLL_LIB\ULLSHR.OBJ C标准库源代码\PLATFORM\XDLL_LIB \UNDNAME.OBJ C标准库源代码\PLATFORM\XDLL_LIB\UNHANDLD.OBJ C标准库源代码\PLATFORM\XDLL_LIB\USER.OBJ C标准库源代码\PLATFORM\XDLL_LIB\VALIDATE.OBJ C 标准库源代码\PLATFORM\XDLL_LIB C标准库源代码\PLATFORM\ST_LIB\ATLSSUP.OBJ C标准库源代码\PLATFORM\ST_LIB\CHKESP.OBJ C标准库源代码\PLATFORM\ST_LIB\CHKSTK.OBJ C 标准库源代码\PLATFORM\ST_LIB\CONV.LIB C标准库源代码\PLATFORM\ST_LIB\EHPROLOG.OBJ C 标准库源代码\PLATFORM\ST_LIB\EHVECCTR.OBJ C标准库源代码\PLATFORM\ST_LIB \EHVECCVB.OBJ C标准库源代码\PLATFORM\ST_LIB\EHVECDTR.OBJ C标准库源代码\PLATFORM\ST_LIB\ENABLE.OBJ C标准库源代码\PLATFORM\ST_LIB\EXSUP.OBJ C标准库源代码\PLATFORM\ST_LIB\EXSUP2.OBJ C标准库源代码\PLATFORM\ST_LIB\EXSUP3.OBJ C 标准库源代码\PLATFORM\ST_LIB\FRAME.OBJ C标准库源代码\PLATFORM\ST_LIB\HOOKS.OBJ C 标准库源代码\PLATFORM\ST_LIB\INP.OBJ C标准库源代码\PLATFORM\ST_LIB\LLDIV.OBJ C 标准库源代码\PLATFORM\ST_LIB\LLMUL.OBJ C标准库源代码\PLATFORM\ST_LIB\LLREM.OBJ C 标准库源代码\PLATFORM\ST_LIB\LLSHL.OBJ C标准库源代码\PLATFORM\ST_LIB\LLSHR.OBJ C 标准库源代码\PLATFORM\ST_LIB\LONGJMP.OBJ C标准库源代码\PLATFORM\ST_LIB \LOWHELPR.OBJ C标准库源代码\PLATFORM\ST_LIB\MATHERR.OBJ C标准库源代码\PLATFORM \ST_LIB\MBSCAT.OBJ C标准库源代码\PLATFORM\ST_LIB\MBSDUP.OBJ C标准库源代码\PLATFORM\ST_LIB\MEMCCPY.OBJ C标准库源代码\PLATFORM\ST_LIB\MEMCHR.OBJ C 标准库源代码\PLATFORM\ST_LIB\MEMCMP.OBJ C标准库源代码\PLATFORM\ST_LIB\MEMCPY.OBJ C 标准库源代码\PLATFORM\ST_LIB\MEMICMP.OBJ C标准库源代码\PLATFORM\ST_LIB \MEMMOVE.OBJ C标准库源代码\PLATFORM\ST_LIB\MEMSET.OBJ C标准库源代码\PLATFORM \ST_LIB\OUTP.OBJ C标准库源代码\PLATFORM\ST_LIB\RTTI.OBJ C标准库源代码\PLATFORM \ST_LIB\SEHSUPP.OBJ C标准库源代码\PLATFORM\ST_LIB\SETJMP.OBJ C标准库源代码\PLATFORM\ST_LIB\SETJMP3.OBJ C标准库源代码\PLATFORM\ST_LIB\SETJMPEX.OBJ C 标准库源代码\PLATFORM\ST_LIB\STDEXCPT.OBJ C标准库源代码\PLATFORM\ST_LIB \STRCAT.OBJ C标准库源代码\PLATFORM\ST_LIB\STRCHR.OBJ C标准库源代码\PLATFORM \ST_LIB\STRCMP.OBJ C标准库源代码\PLATFORM\ST_LIB\STRCSPN.OBJ C标准库源代码\PLATFORM\ST_LIB\STRDUP.OBJ C标准库源代码\PLATFORM\ST_LIB\STRICMP.OBJ C 标准库源代码\PLATFORM\ST_LIB\STRLEN.OBJ C标准库源代码\PLATFORM\ST_LIB\STRNCAT.OBJ C 标准库源代码\PLATFORM\ST_LIB\STRNCMP.OBJ C标准库源代码\PLATFORM\ST_LIB \STRNCPY.OBJ C标准库源代码\PLATFORM\ST_LIB\STRNICMP.OBJ C标准库源代码\PLATFORM \ST_LIB\STRNSET.OBJ C标准库源代码\PLATFORM\ST_LIB\STRPBRK.OBJ C标准库源代码\PLATFORM\ST_LIB\STRRCHR.OBJ C标准库源代码\PLATFORM\ST_LIB\STRREV.OBJ C 标准库源代码\PLATFORM\ST_LIB\STRSET.OBJ C标准库源代码\PLATFORM\ST_LIB\STRSPN.OBJ C 标准库源代码\PLATFORM\ST_LIB\STRSTR.OBJ C标准库源代码\PLATFORM\ST_LIB\THROW.OBJ C 标准库源代码\PLATFORM\ST_LIB\TLSSUP.OBJ C标准库源代码\PLATFORM\ST_LIB\TRAN.LIB C 标准库源代码\PLATFORM\ST_LIB\TRNSCTRL.OBJ C标准库源代码\PLATFORM\ST_LIB \TYPINFO.OBJ C标准库源代码\PLATFORM\ST_LIB\TYPNAME.OBJ C标准库源代码\PLATFORM \ST_LIB\ULLDIV.OBJ C标准库源代码\PLATFORM\ST_LIB\ULLREM.OBJ C标准库源代码\PLATFORM\ST_LIB\ULLSHR.OBJ C标准库源代码\PLATFORM\ST_LIB\UNDNAME.OBJ C 标准库源代码\PLATFORM\ST_LIB\UNHANDLD.OBJ C标准库源代码\PLATFORM\ST_LIB\USER.OBJ C 标准库源代码\PLATFORM\ST_LIB\VALIDATE.OBJ C标准库源代码\PLATFORM\ST_LIB C标准库源代码\PLATFORM\MT_LIB\ATLSSUP.OBJ C标准库源代码\PLATFORM\MT_LIB\CHKESP.OBJ C 标准库源代码\PLATFORM\MT_LIB\CHKSTK.OBJ C标准库源代码\PLATFORM\MT_LIB\CONV.LIB C 标准库源代码\PLATFORM\MT_LIB\EHPROLOG.OBJ C标准库源代码\PLATFORM\MT_LIB \EHVECCTR.OBJ C标准库源代码\PLATFORM\MT_LIB\EHVECCVB.OBJ C标准库源代码\PLATFORM\MT_LIB\EHVECDTR.OBJ C标准库源代码\PLATFORM\MT_LIB\ENABLE.OBJ C 标准库源代码\PLATFORM\MT_LIB\EXSUP.OBJ C标准库源代码\PLATFORM\MT_LIB\EXSUP2.OBJ C 标准库源代码\PLATFORM\MT_LIB\EXSUP3.OBJ C标准库源代码\PLATFORM\MT_LIB\FRAME.OBJ C 标准库源代码\PLATFORM\MT_LIB\HOOKS.OBJ C标准库源代码\PLATFORM\MT_LIB\INP.OBJ C 标准库源代码\PLATFORM\MT_LIB\LLDIV.OBJ C标准库源代码\PLATFORM\MT_LIB\LLMUL.OBJ C 标准库源代码\PLATFORM\MT_LIB\LLREM.OBJ C标准库源代码\PLATFORM\MT_LIB\LLSHL.OBJ C 标准库源代码\PLATFORM\MT_LIB\LLSHR.OBJ C标准库源代码\PLATFORM\MT_LIB\LONGJMP.OBJ C 标准库源代码\PLATFORM\MT_LIB\LOWHELPR.OBJ C标准库源代码\PLATFORM\MT_LIB \MATHERR.OBJ C标准库源代码\PLATFORM\MT_LIB\MBSCAT.OBJ C标准库源代码\PLATFORM \MT_LIB\MBSDUP.OBJ C标准库源代码\PLATFORM\MT_LIB\MEMCCPY.OBJ C标准库源代码\PLATFORM\MT_LIB\MEMCHR.OBJ C标准库源代码\PLATFORM\MT_LIB\MEMCMP.OBJ C标准库源代码\PLATFORM\MT_LIB\MEMCPY.OBJ C标准库源代码\PLATFORM\MT_LIB\MEMICMP.OBJ C 标准库源代码\PLATFORM\MT_LIB\MEMMOVE.OBJ C标准库源代码\PLATFORM\MT_LIB\MEMSET.OBJ C 标准库源代码\PLATFORM\MT_LIB\OUTP.OBJ C标准库源代码\PLATFORM\MT_LIB\RTTI.OBJ C 标准库源代码\PLATFORM\MT_LIB\SEHSUPP.OBJ C标准库源代码\PLATFORM\MT_LIB\SETJMP.OBJ C 标准库源代码\PLATFORM\MT_LIB\SETJMP3.OBJ C标准库源代码\PLATFORM\MT_LIB \SETJMPEX.OBJ C标准库源代码\PLATFORM\MT_LIB\STDEXCPT.OBJ C标准库源代码\PLATFORM\MT_LIB\STRCAT.OBJ C标准库源代码\PLATFORM\MT_LIB\STRCHR.OBJ C标准库源代码\PLATFORM\MT_LIB\STRCMP.OBJ C标准库源代码\PLATFORM\MT_LIB\STRCSPN.OBJ C 标准库源代码\PLATFORM\MT_LIB\STRDUP.OBJ C标准库源代码\PLATFORM\MT_LIB\STRICMP.OBJ C 标准库源代码\PLATFORM\MT_LIB\STRLEN.OBJ C标准库源代码\PLATFORM\MT_LIB\STRNCAT.OBJ C 标准库源代码\PLATFORM\MT_LIB\STRNCMP.OBJ C标准库源代码\PLATFORM\MT_LIB \STRNCPY.OBJ C标准库源代码\PLATFORM\MT_LIB\STRNICMP.OBJ C标准库源代码\PLATFORM \MT_LIB\STRNSET.OBJ C标准库源代码\PLATFORM\MT_LIB\STRPBRK.OBJ C标准库源代码\PLATFORM\MT_LIB\STRRCHR.OBJ C标准库源代码\PLATFORM\MT_LIB\STRREV.OBJ C 标准库源代码\PLATFORM\MT_LIB\STRSET.OBJ C标准库源代码\PLATFORM\MT_LIB\STRSPN.OBJ C 标准库源代码\PLATFORM\MT_LIB\STRSTR.OBJ C标准库源代码\PLATFORM\MT_LIB\THROW.OBJ C 标准库源代码\PLATFORM\MT_LIB\TLSSUP.OBJ C标准库源代码\PLATFORM\MT_LIB\TRAN.LIB C 标准库源代码\PLATFORM\MT_LIB\TRNSCTRL.OBJ C标准库源代码\PLATFORM\MT_LIB \TYPINFO.OBJ C标准库源代码\PLATFORM\MT_LIB\TYPNAME.OBJ C标准库源代码\PLATFORM \MT_LIB\ULLDIV.OBJ C标准库源代码\PLATFORM\MT_LIB\ULLREM.OBJ C标准库源代码\PLATFORM\MT_LIB\ULLSHR.OBJ C标准库源代码\PLATFORM\MT_LIB\UNDNAME.OBJ C 标准库源代码\PLATFORM\MT_LIB\UNHANDLD.OBJ C标准库源代码\PLATFORM\MT_LIB\USER.OBJ C 标准库源代码\PLATFORM\MT_LIB\VALIDATE.OBJ C标准库源代码\PLATFORM\MT_LIB C标准库源代码\PLATFORM\DLL_LIB\ATLSSUP.OBJ C标准库源代码\PLATFORM\DLL_LIB\CHKESP.OBJ C 标准库源代码\PLATFORM\DLL_LIB\CHKSTK.OBJ C标准库源代码\PLATFORM\DLL_LIB\CONV.LIB C 标准库源代码\PLATFORM\DLL_LIB\DLLSUPP.OBJ C标准库源代码\PLATFORM\DLL_LIB \EHPROLOG.OBJ C标准库源代码\PLATFORM\DLL_LIB\EHVECCTR.OBJ C标准库源代码\PLATFORM\DLL_LIB\EHVECCVB.OBJ C标准库源代码\PLATFORM\DLL_LIB\EHVECDTR.OBJ C 标准库源代码\PLATFORM\DLL_LIB\ENABLE.OBJ C标准库源代码\PLATFORM\DLL_LIB\EXSUP.OBJ C 标准库源代码\PLATFORM\DLL_LIB\EXSUP2.OBJ C标准库源代码\PLATFORM\DLL_LIB \EXSUP3.OBJ C标准库源代码\PLATFORM\DLL_LIB\FRAME.OBJ C标准库源代码\PLATFORM \DLL_LIB\HOOKS.OBJ C标准库源代码\PLATFORM\DLL_LIB\INP.OBJ C标准库源代码\PLATFORM\DLL_LIB\LLDIV.OBJ C标准库源代码\PLATFORM\DLL_LIB\LLMUL.OBJ C标准库源代码\PLATFORM\DLL_LIB\LLREM.OBJ C标准库源代码\PLATFORM\DLL_LIB\LLSHL.OBJ C 标准库源代码\PLATFORM\DLL_LIB\LLSHR.OBJ C标准库源代码\PLATFORM\DLL_LIB \LONGJMP.OBJ C标准库源代码\PLATFORM\DLL_LIB\LOWHELPR.OBJ C标准库源代码\PLATFORM\DLL_LIB\MATHERR.OBJ C标准库源代码\PLATFORM\DLL_LIB\MBSCAT.OBJ C 标准库源代码\PLATFORM\DLL_LIB\MBSDUP.OBJ C标准库源代码\PLATFORM\DLL_LIB \MEMCCPY.OBJ C标准库源代码\PLATFORM\DLL_LIB\MEMCHR.OBJ C标准库源代码\PLATFORM \DLL_LIB\MEMCMP.OBJ C标准库源代码\PLATFORM\DLL_LIB\MEMCPY.OBJ C标准库源代码\PLATFORM\DLL_LIB\MEMICMP.OBJ C标准库源代码\PLATFORM\DLL_LIB\MEMMOVE.OBJ C 标准库源代码\PLATFORM\DLL_LIB\MEMSET.OBJ C标准库源代码\PLATFORM\DLL_LIB \OLDEXCPT.OBJ C标准库源代码\PLATFORM\DLL_LIB\OUTP.OBJ C标准库源代码\PLATFORM \DLL_LIB\RTTI.OBJ C标准库源代码\PLATFORM\DLL_LIB\SEHSUPP.OBJ C标准库源代码\PLATFORM\DLL_LIB\SETJMP.OBJ C标准库源代码\PLATFORM\DLL_LIB\SETJMP3.OBJ C 标准库源代码\PLATFORM\DLL_LIB\SETJMPEX.OBJ C标准库源代码\PLATFORM\DLL_LIB \STDEXCPT.OBJ C标准库源代码\PLATFORM\DLL_LIB\STRCAT.OBJ C标准库源代码\PLATFORM \DLL_LIB\STRCHR.OBJ C标准库源代码\PLATFORM\DLL_LIB\STRCMP.OBJ C标准库源代码\PLATFORM\DLL_LIB\STRCSPN.OBJ C标准库源代码\PLATFORM\DLL_LIB\STRDUP.OBJ C 标准库源代码\PLATFORM\DLL_LIB\STRICMP.OBJ C标准库源代码\PLATFORM\DLL_LIB \STRLEN.OBJ C标准库源代码\PLATFORM\DLL_LIB\STRNCAT.OBJ C标准库源代码\PLATFORM \DLL_LIB\STRNCMP.OBJ C标准库源代码\PLATFORM\DLL_LIB\STRNCPY.OBJ C标准库源代码\PLATFORM\DLL_LIB\STRNICMP.OBJ C标准库源代码\PLATFORM\DLL_LIB\STRNSET.OBJ C 标准库源代码\PLATFORM\DLL_LIB\STRPBRK.OBJ C标准库源代码\PLATFORM\DLL_LIB \STRRCHR.OBJ C标准库源代码\PLATFORM\DLL_LIB\STRREV.OBJ C标准库源代码\PLATFORM \DLL_LIB\STRSET.OBJ C标准库源代码\PLATFORM\DLL_LIB\STRSPN.OBJ C标准库源代码\PLATFORM\DLL_LIB\STRSTR.OBJ C标准库源代码\PLATFORM\DLL_LIB\THROW.OBJ C 标准库源代码\PLATFORM\DLL_LIB\TLSSUP.OBJ C标准库源代码\PLATFORM\DLL_LIB\TRAN.LIB C 标准库源代码\PLATFORM\DLL_LIB\TRNSCTRL.OBJ C标准库源代码\PLATFORM\DLL_LIB \TYPINFO.OBJ C标准库源代码\PLATFORM\DLL_LIB\TYPNAME.OBJ C标准库源代码\PLATFORM \DLL_LIB\ULLDIV.OBJ C标准库源代码\PLATFORM\DLL_LIB\ULLREM.OBJ C标准库源代码\PLATFORM\DLL_LIB\ULLSHR.OBJ C标准库源代码\PLATFORM\DLL_LIB\UNDNAME.OBJ C 标准库源代码\PLATFORM\DLL_LIB\UNHANDLD.OBJ C标准库源代码\PLATFORM\DLL_LIB \USER.OBJ C标准库源代码\PLATFORM\DLL_LIB\VALIDATE.OBJ C标准库源代码\PLATFORM \DLL_LIB C标准库源代码\PLATFORM C标准库源代码
WELCOME TO TURBO C 2.0 ---------------------- This README file contains important, last minute information about Turbo C 2.0. The HELPME!.DOC file on the COMMAND LINE/UTILITIES disk also answers many common Technical Support questions. TABLE OF CONTENTS ----------------- 1. How to Get Help 2. Installation 3. Important Notes 4. Corrections to the Manuals 5. Additional Notes 6. Notes for Turbo Prolog Users 7. Files on the Disks 1. HOW TO GET HELP ------------------- If you have any problems, please read this file, the HELPME!.DOC file, and the Turbo C manuals first. If you still have a question and need assistance, help is available from the following sources: 1. Type GO BOR on the CompuServe bulletin board system for instant access to the Borland forums with their libraries of technical information and answers to common questions. If you are not a member of CompuServe, see the enclosed special offer, and write for full details on how to receive a free IntroPak containing a $15 credit toward your first month's on- line charges. 2. Check with your local software dealer or users' group. 3. Write to us at the following address: Borland International Turbo C Technical Support 1800 Green Hills Road P.O. Box 660001 Scotts Valley, CA 95066-0001 Please remember to include your serial number or we will be unable to process your letter. 4. If you have an urgent problem that cannot wait and you have sent in the license agreement from the front of your manual, you may call the Borland Technical Support Department at (408) 438-5300. Please have the following information ready before calling: a. Product name and serial number on your original distribution disk. Please have your serial number ready or we will be unable to process your call. b. Product version number. The version number for Turbo C is displayed when you first load the program and before you press any keys. c. Computer brand, model, and the brands and model numbers of any additional hardware. d. Operating system and version number. (The version number can be determined by typing VER at the MSDOS prompt.) e. Contents of your AUTOEXEC.BAT file. f. Contents of your CONFIG.SYS file. 2. INSTALLATION ---------------- The INSTALL/HELP disk contains a program called INSTALL.EXE that will assist you with the installation of Turbo C 2.0. There are three options for installation: 1. Hard Disk - This option allows you to pick the subdirectories where the files will be loaded. It will create a TURBOC.CFG file based on those directories. 2. Update from TC 1.5 - This allows for an easy update from version 1.5. After the files are copied, all the installed options from your current TC.EXE will be transferred to the new one. This is especially useful if you have modified the colors or editor keys. 3. Floppy Disk - This option will build either a command line or Integrated Development Environment version for a two drive system. Be sure to have three formatted disks ready before you start. To start the installation, change your current drive to the one that has the install program on it and type INSTALL. You will be given instructions in a box at the bottom of the screen for each prompt. For example, if you will be installing from drive A:, type: A: INSTALL You should read the rest of this README file to get further information about this release before you do the installation. 3. IMPORTANT NOTES ------------------- o The file HELPME!.DOC contains discussions of common questions and answers concerning Turbo C 2.0. You should consult it for answers to problems that aren't covered in this file or in the manuals. o If you are running INSTALL or TCINST on a laptop or any other system that uses an LCD or composite display, you should set your system to black and white mode before running INSTALL or TCINST. You can do this from DOS with the following command line: mode bw80 or, you can force INSTALL or TCINST to come up in black and white mode by using the /b switch: tcinst /b o /P PARAMETER FOR TC.EXE. A new command-line switch controls palette swapping on EGA video adapters. Using this switch tc /p hello is recommended only when the user program modifies the EGA palette registers. When /P is specified, the EGA palette will be restored each time the screen is swapped. In general, you don't need to use this switch unless your program modifies the EGA palette registers, or unless your program uses BGI to change the palette. o A program that takes over interrupt 9 cannot be debugged with the integrated debugger. Use the standalone Turbo Debugger instead. o exec() WITH NOVELL NETWORK. Versions of the Novell network system software earlier than 2.01-2 do not support a DOS call used by exec(), spawn(), and system(). If you are using the Integrated Development Environment to run a program that uses any of these functions and you have early Novell system software, run the program from DOS. To do this from the Integrated Development Environment you can use Alt-F/O. o If you used the INSTALL program to upgrade from version 1.5, or if you used CINSTXFR to transfer options from an installation of version 1.5, check the setting of the standard stack frame option in the Integrated Development Environment (Alt-O/C/C/S). If you are going to use the integrated debugger this option should be turned ON. o If you are having problems with the call stack or qualified names, make sure you have compiled with the standard stack frame option turned on. o The ANSI draft has changed the syntax of labels. A label now must always be followed by a statement. This means that code like this is no longer accepted: { . . . jump_label: } If you have code like this, change it to look like this: { . . . jump_label: ; /* need a statement here! */ } o TCC has a switch to specify which assembler to look for. By default, it will look for TASM.EXE. If you want to use a different assembler, use -E<filename>, as described in the Reference Guide. o When using THELP on an AT&T 6300, be sure to use the /L25 command-line option, as described in the file THELP.DOC. o When you use qualified variable names as described on page 57 of the User's Guide you don't need to use the module name to access a variable that is local to a global function. The module name is only needed when you access a static variable or a variable that is local to a static function. o Because of the limited memory available in the Tiny model, it no longer supports graphics functions. o The Version 1.5 graphics drivers (*.BGI) are not compatible with the Version 2.0 graphics library. Use the graphics drivers distributed with Version 2.0. o When used with a Zenith Z-449 card, the BGI autodetection code will always select the 640X480 enhanced EGA mode. If you are using the Z-449 with a monitor that is not compatible with this mode, it will be necessary to override the GraphDriver and GraphMode parameters used in the BGI initgraph() call. 4. CORRECTIONS TO THE MANUALS ------------------------------ REFERENCE GUIDE: Page 159 The prototype for the function getdefaultpallette() is incorrect. It should be struct palettetype * far _Cdecl getdefaultpalette( void ); USER'S GUIDE: Page 57 In the section entitled "Qualifying Variable Names," the last sentence should read "...need to type only myfunc.myvar." 66 The directions for compiling the WORDCNT program are incorrect. There is no WORDCNT.PRJ file; all you need to do is load the file WORDCNT.C into the editor. Once you have done that, the rest of the instructions are correct. 5. ADDITIONAL NOTES -------------------- 5.1 NOTES FOR VERSION 1.0 & 1.5 USERS ------------------------------------- o You must use the Version 2.0 libraries with the 2.0 compilers. o The Integrated Development Environment no longer displays the message "Press any key to return to Turbo C..." when your program terminates. Instead, at the end of your program the User screen is replaced by the Integrated Development Environment. To view the User screen, press Alt-F5 or select Alt-R/S. When you are viewing the User screen, pressing any key will return you to the Integrated Development Environment. o A new pseudo-variable has been added. _FLAGS now contains the value of the flags register so you can test the flags at any point in your program. o The ssignal() and gsignal() functions are no longer supported. See the section in this README on how to convert programs that use them. o The cprintf() function now works as documented. It does not translate line-feeds into CR/LF combinations. o Some compatibles had a problem under Version 1.5 because it used interrupt 18H. Version 2.0 does not use this interrupt, so you shouldn't encounter this problem anymore. o The program TCINST.COM in Version 1.0 has been changed to an .EXE file. You should delete the TCINST.COM program before trying to run the new TCINST.EXE. Otherwise, MS-DOS will actually run the old one. o The FILE structure for streams in Version 1.0 (but not 1.5) has been changed, so that the function tmpfile() could be implemented. You should recompile any modules that use stream I/O. 5.2 THELP ---------- THELP is a memory-resident utility program that gives you access to the Turbo C context-sensitive help system from any program. You don't need to use THELP if you're in the Integrated Development Environment, but it is especially useful if you use the command line compiler and your own text editor, or if you are debugging with the standalone Turbo Debugger. To use THELP, load THELP.COM into memory by typing at the DOS command line: thelp You activate ("pop-up") THELP by typing its hot key -- by default numeric keypad <5>. All Turbo C help commands apply (F1, Ctrl-F1, Alt-F1). For a complete description of THELP, refer to THELP.DOC in the Documentation Subdirectory. 5.3 USING CINSTXFR.EXE ---------------------- Your Turbo C 2.0 package contains a program named CINSTXFR.EXE, which can be used to transfer the configuration of the Integrated Development Environment from your copy of Turbo C 1.5 (not for 1.0) to your new installation of Turbo C 2.0. This program is run automatically by INSTALL.EXE if you select the option to "Update Hard Drive Copy of Turbo C 1.5 to Turbo C 2.0." If you prefer to do this yourself, you can run CINSTXFR.EXE from the DOS command line. CINSTXFR.EXE takes two arguments: the first is the name of your Turbo C 1.5 Integrated Development Environment file (usually TC.EXE), and the second is the name of your Turbo C 2.0 Integrated Development Environment file (also usually TC.EXE). Either one of these names can also include a path name. For example, if your copy of the Turbo C 1.5 Integrated Development Environment file is named TC.EXE and is in a directory named \TURBOC and your copy of the Turbo C 2.0 Integrated Development Environment file is also named TC.EXE but is located in a directory named \TC2, the command line to copy the configuration from 1.5 to 2.0 would look like this: CINSTXFR \TURBOC\TC.EXE \TC2\TC.EXE This will transfer all the options that you installed in your copy of Turbo C 1.5 to your copy of Turbo C 2.0. CINSTXFR.EXE does not work with Turbo C 1.0. If you are upgrading from Turbo C 1.0, you will have to install the options yourself. 5.4 CHANGED SWITCHES FOR OBJXREF -------------------------------- OBJXREF is an object module cross reference utility and is described on page 528 of the Turbo C Reference Guide. The /O option (object files directory) has been changed to the /D (directories) option. The switch now allows for multiple search directories to be specified. The new syntax is: OBJXREF /Ddir1[;dir2[;dir3]] or OBJXREF /Ddir1 [/Ddir2] [/Ddir3] OBJXREF will search each of the directories in the specified order for all object and library files. If no /D option is used, only the current directory will be searched. However, if a /D option is used, the current directory will NOT be searched unless it is included in the directory list. For example, to first search the BORLAND directory for files and then search the current directory, you would type OBJXREF /Dborland;. If multiple search directories are specified and a file matching the file specification is found, OBJXREF will include the file as part of the cross-reference. OBJXREF will only continue to search the other directories for the same file specification if the file specification contains wildcards. A new option has been added to allow you to specify an output file where OBJXREF will send any reports generated. The new option is the /O option, and has the following syntax: OBJXREF myfile.obj /RU /Ofilename.ext By default, all output is sent to the console. 5.5 CONVERSION INFORMATION FOR ssignal() AND gsignal() ------------------------------------------------------ Note: The C library and SIGNAL.H no longer support the ssignal() and gsignal() functions. ssignal() and gsignal() were from the old UNIX System III days. The ANSI standard no longer supports them nor does the current UNIX System V Interface Definition specification. To ease portation problems for people moving older code to Turbo C, we supply the source for the functions that came with TC 1.0 and TC 1.5. Also, the following discussion describes how code can be converted to do the same sort of things that ssignal() and gsignal() do without actually using them. NOTE: The constants defined in SIGNAL.H for SIG_IGN and SIG_DFL are different from the constants that were in TC 1.0 and TC 1.5. By using a globally declared array of function pointers, you can simulate the actions of ssignal() and gsignal() by using the following macros. Notice how the global table entry [0] is used as a temporary variable in the ssignal macro allowing the macro to swap the values and still return the original one. int (*_sigTable[16]) = { SIG_IGN, SIG_IGN, SIG_IGN, SIG_IGN, SIG_IGN, SIG_IGN, SIG_IGN, SIG_IGN, SIG_IGN, SIG_IGN, SIG_IGN, SIG_IGN, SIG_IGN, SIG_IGN, SIG_IGN, SIG_IGN, }; #define ssignal(num, action) \ ( \ (((num) < 1) || ((num) > 15)) ? SIG_DFL : \ ( \ (_sigTable[0] = _sigTable[(num)]), /* List of actions */ \ _sigTable[(num)] = (action), /* The last expression */ \ _sigTable[0] /* is the return value */ \ ) \ ) \ #define gsignal(num) \ ( \ (((num) < 1) || ((num) > 15)) ? 0 : \ ( \ (_sigTable[(num)] == SIG_IGN) ? 1 : \ ( \ (_sigTable[(num)] == SIG_DFL) ? 0 : (*_sigTable[(num)])() \ ) \ ) \ ) \ 6. NOTES FOR TURBO PROLOG USERS -------------------------------- o If you are linking C code with programs generated by Turbo Prolog 2.0, use the file INIT.OBJ provided on the EXAMPLES/BGI/MISC disk of the Turbo C 2.0 package instead of the file provided with Turbo Prolog 2.0. There have been some changes made in Turbo C 2.0 that require the use of this new file. o If your C code uses floating point math and you link with the emulator library, Prolog will not automatically detect a math coprocessor chip. If you want to force the program to use the coprocessor, link it with FP87.LIB instead of EMU.LIB. 7. FILES ON THE DISKS ---------------------- INSTALL/HELP ------------ INSTALL EXE - Installation program README COM - Reads this README TCHELP TCH - Help file for Turbo C THELP COM - Pop-up utility to access TCHELP.TCH THELP DOC - Documentation for THELP.COM README - This file INTEGRATED DEVELOPMENT ENVIRONMENT ---------------------------------- TC EXE - Turbo C Compiler TCCONFIG EXE - Program to convert configuration files MAKE EXE - Program for managing projects GREP COM - Turbo GREP program TOUCH COM - Program that updates a file's date and time COMMAND LINE/UTILITIES ---------------------- TCC EXE - Command-line version of Turbo C Compiler CPP EXE - Turbo C preprocessor TCINST EXE - Installation program for TC.EXE TLINK EXE - Borland Turbo Linker HELPME! DOC - Common questions and answers LIBRARIES --------- C0S OBJ - Small model startup code C0T OBJ - Tiny model startup code C0L OBJ - Large model startup code MATHS LIB - Small model math library MATHL LIB - Large model math library CS LIB - Small model run-time library CL LIB - Large model run-time library EMU LIB - 8087 emulator library GRAPHICS LIB - Graphics library FP87 LIB - 8087 library TLIB EXE - Borland Turbo Librarian HEADER FILES/LIBRARIES ---------------------- ???????? H - Turbo C header files <SYS> - Subdirectory with SYS\*.H header files C0C OBJ - Compact model startup code C0M OBJ - Medium model startup code MATHC LIB - Compact model math library MATHM LIB - Medium model math library CC LIB - Compact model run-time library CM LIB - Medium model run-time library EXAMPLES/BGI/MISC ----------------- UNPACK COM - Program to unpack the .ARC files OBJXREF COM - Object file cross-reference utility C0H OBJ - Huge model startup code MATHH LIB - Huge model math library CH LIB - Huge model run-time library GETOPT C - Parses options in command line HELLO C - Example Turbo C program MATHERR C - Source code for handling math library exceptions SSIGNAL C - Source code for ssignal and gsignal functions CINSTXFR EXE - Program to copy TC 1.5 installation to TC 2.0 INIT OBJ - Initialization code for use when linking with Prolog BGI ARC - BGI drivers and fonts BGIOBJ EXE - Conversion program for fonts and drivers ATT BGI - Graphics driver for ATT400 graphics card CGA BGI - Graphics driver for CGA EGAVGA BGI - Graphics driver for EGA and VGA HERC BGI - Graphics driver for Hercules IBM8514 BGI - Graphics driver for IBM 8514 graphics card PC3270 BGI - Graphics driver for PC3270 GOTH CHR - Font for gothic character set LITT CHR - Font for small character set SANS CHR - Font for sans serif character set TRIP CHR - Font for triplex character set BGIDEMO C - Graphics demonstration program STARTUP ARC - ARC file with startup source code and related files RULES ASI - Assembler include file for interfacing with Turbo C C0 ASM - Assembler source for startup code SETARGV ASM - Assembler source code for parsing the command line SETENVP ASM - Assembler source code for preparing the environment BUILD-C0 BAT - Batch file for building the startup code modules MAIN C - Alternative, stripped-down C main file EMUVARS ASI - Assembler variable declarations for emulator WILDARGS OBJ - Object code for module to expand wildcard arguments EXAMPLES ARC - Various C examples code CPASDEMO PAS - Pascal program that demonstrates Turbo Pascal 4.0 - Turbo C interface CPASDEMO C - C example module for the Turbo Pascal 4.0 - Turbo C interface demonstration CTOPAS TC - Configuration file for use with TC.EXE that creates Turbo C modules in the correct format for linking with Turbo Pascal 4.0 programs CBAR C - Example function to be used with PBAR.PRO PBAR PRO - Example Turbo Prolog program demonstrating interface with Turbo C WORDCNT C - Example program demonstrating source level debugging. NOTE: DO NOT RUN THIS PROGRAM WITHOUT READING THE DISCUSSION IN THE MANUAL. IT CONTAINS DELIBERATE ERRORS. WORDCNT DAT - Data file for use by WORDCNT.C MCALC ARC - Mcalc sources and doc MCALC DOC - MicroCalc documentation MCALC C - MicroCalc main program source code MCINPUT C - MicroCalc input routines source code MCOMMAND C - MicroCalc commands source code MCPARSER C - MicroCalc input parser source code MCUTIL C - MicroCalc utilities source code MCDISPLY C - MicroCalc screen display source code MCALC H - The header file for MicroCalc MCALC PRJ - The MicroCalc project file

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值