BorlandC++5.5

所属分类:VC书籍
开发工具:Borland C++
文件大小:10565KB
下载次数:68
上传日期:2005-07-03 15:53:57
上 传 者管理员
说明:  希望我上传的这些东西可以对搞编程的程序员有点小小的帮助!谢谢!
(hope I upload these things can be programmed to engage in a little small to help programmers! Thank you!)

文件列表:
Borland (0, 2002-08-08)
Borland\bcc55 (0, 2002-10-27)
Borland\bcc55\Bin (0, 2002-10-27)
Borland\bcc55\Bin\bcc32.cfg (54, 2002-06-30)
Borland\bcc55\Bin\bcc32.exe (1394688, 2002-01-31)
Borland\bcc55\Bin\brc32.exe (69152, 2002-01-31)
Borland\bcc55\Bin\brcc32.exe (168992, 2002-01-31)
Borland\bcc55\Bin\builtins.mak (572, 2000-01-31)
Borland\bcc55\Bin\cc3250.dll (1404416, 2000-01-31)
Borland\bcc55\Bin\cc3250mt.dll (1496064, 2000-01-31)
Borland\bcc55\Bin\cc3260.dll (1410560, 2002-01-31)
Borland\bcc55\Bin\cc3260mt.dll (1497088, 2002-01-31)
Borland\bcc55\Bin\coff2omf.exe (118485, 2002-01-31)
Borland\bcc55\Bin\cpp32.exe (337408, 2002-01-31)
Borland\bcc55\Bin\fconvert.exe (19456, 2002-01-31)
Borland\bcc55\Bin\grep.exe (102400, 2002-01-31)
Borland\bcc55\Bin\ilink32.cfg (24, 2002-06-30)
Borland\bcc55\Bin\ilink32.exe (333824, 2002-01-31)
Borland\bcc55\Bin\impdef.exe (169472, 2002-01-31)
Borland\bcc55\Bin\implib.exe (192000, 2002-01-31)
Borland\bcc55\Bin\lnkdfm50.dll (93696, 2000-01-31)
Borland\bcc55\Bin\lnkdfm60.dll (148992, 2002-01-31)
Borland\bcc55\Bin\make.exe (114688, 2002-01-31)
Borland\bcc55\Bin\rlink32.dll (74752, 2002-01-31)
Borland\bcc55\Bin\rw32core.dll (812576, 2002-01-31)
Borland\bcc55\Bin\TD32.EXE (589824, 2000-05-31)
Borland\bcc55\Bin\TD32HELP.TDH (168180, 2000-05-31)
Borland\bcc55\Bin\TD32INST.EXE (143360, 2000-05-31)
Borland\bcc55\Bin\tdump.exe (261120, 2002-01-31)
Borland\bcc55\Bin\tlib.exe (61440, 2002-01-31)
Borland\bcc55\Bin\touch.exe (73728, 2002-01-31)
Borland\bcc55\Bin\trigraph.exe (16460, 2002-01-31)
Borland\bcc55\Examples (0, 2002-08-08)
Borland\bcc55\Examples\StdLib (0, 2002-08-08)
Borland\bcc55\Examples\StdLib\accum.cpp (3169, 2000-01-31)
Borland\bcc55\Examples\StdLib\adj_diff.cpp (3622, 2000-01-31)
Borland\bcc55\Examples\StdLib\advance.cpp (3110, 2000-01-31)
Borland\bcc55\Examples\StdLib\alg1.cpp (7463, 2000-01-31)
Borland\bcc55\Examples\StdLib\alg2.cpp (7250, 2000-01-31)
Borland\bcc55\Examples\StdLib\alg3.cpp (10062, 2000-01-31)
... ...

=============================================== C++BUILDER COMMAND LINE TOOLS RELEASE NOTES =============================================== This file contains important supplementary and late-breaking information that may not appear in the main product documentation. We recommend that you read this file in its entirety. CONTENTS =============================================== -- PRODUCT NOTES AND ISSUES -- ONLINE HELP -- PRODUCT INFORMATION ON THE WEB PRODUCT NOTES AND ISSUES =============================================== Installing and running the Command Line Tools ----------------------------------------------- 1. Run freecommandlinetools.exe; choose the drive and folder into which you want to install the free C++Builder 5 command line tool development system. 2. From the bin directory of your installation: a. Add "c:\Borland\Bcc55" to the existing path b. Create a bcc32.cfg file which will set the compiler options for the Include and Lib paths (-I and -L switches to compiler) by adding these lines: -I"c:\Borland\Bcc55\include" -L"c:\Borland\Bcc55\lib" c. Create an ilink32.cfg file which will set the linker option for the Lib path by adding this line: -L"c:\Borland\Bcc55\lib" Other product notes ----------------------------------------------- "PSDK" (\lib\PSDK) is an acronym for the Microsoft Platform Software Development Kit. ONLINE HELP =============================================== The online Help file included with this product --BCB5TOOL.HLP--describes the core functionality and options available in this edition of the product. To enhance your Help system you can add any number of files from the Borland C++Builder 5 online Help set, including the core C++Builder Help file (BCB5.HLP), Standard C++ Library Help (BCB5SCL.HLP), C++Builder Language Guide Help (BCB5LANG.HLP), the C Runtime Library Reference (BCB5RTL.HLP), and the Errors Messages and Warnings listing (BCB5ERRS.HLP). All of these files are available for free download from the Borland C++Builder documentation site at http:\\www.borland.com\techpubs\bcppbuilder. PRODUCT INFORMATION ON THE WEB =============================================== In addition to numerous private sites that offer C++Builder information, instruction, and samples, the following C++Builder/Inprise Web-based resources provide a continuous stream of news, product information, updates, code, and other materials. Borland Community site and CodeCentral ----------------------------------------------- The Borland community is a place created by programmers, for programmers, to celebrate the joy and challenge and exhilaration of programming. We invite you to come hang out at http://community.borland.com. The CodeCentral Repository is a free, searchable database of code, tips, and other materials of interest to developers. For details and registration information, visit http://community.borland.com/codecentral The Borland/Inprise Web site ----------------------------------------------- Borland/Inprise home page: http://www.borland.com or http://www.inprise.com [IDE: Help|Borland Home Page] C++Builder home page: http://www.borland.com/bcppbuilder/ [IDE: Help|C++Builder Home Page] C++Builder developer support: http://www.borland.com/devsupport/bcppbuilder/ [IDE: Help|C++Builder Developer Support] C++Builder updates and other downloads: http://www.borland.com/devsupport/ bcppbuilder/downloads/ C++Builder documentation site: http://www.borland.com/techpubs/bcppbuilder Information for C++ developers: http://www.borland.com/bcppbuilder/cpp/ Information for Visual Basic developers: http://www.borland.com/bcppbuilder/vb/ Newsgroups: http://www.borland.com/newsgroups/ Electronic newsletter subscriptions: http://www.inprise.com/feedback/listserv.html International list server: http://www.inprise.com/feedback/intlist.html Worldwide offices and distributors: http://www.borland.com/bww/ Inprise FTP site (anonymous access): ftp.borland.com TechFax ----------------------------------------------- Technical documents are available via fax at: 1-800-822-4269 (North America) =============================================== Copyright (c) 2000 Inprise Corporation. All rights reserved.

近期下载者

相关文件


收藏者