ADVMATH.ZIP 28495 07-01-96 ADVMATH.CPP contains 30 mathematical | functions for Borland C++. (James Albertson) | (Reg.Fee: $0) ASALIAS.ZIP 2334 05-10-96 Little Alias Assembler 1.0 is C source code | which assists in linking to libraries with | different mangling implementations by | producing OBJ files containing the needed | aliases. (Philippe Verdy) (Reg.Fee: $0) BLTC127.ZIP 227799 11-14-96 Bullet 1.27 is a B-tree/dBASE DBF database | toolkit for C and C++ compilers. It is | written in assembler and uses high-speed | b-tree index files and DBF data file format. | Over 65 file functions are provided. Features | include the ability to save binary data; | support for character keys up to 64 bytes as | well as 16-/32-bit integer keys, signed or | unsigned; error recovery; low-level direct | DOS file I/O; high-level transaction-based | accesses for network control; National | Language Support; and more. onsolidated | memory allocation and extended file handle | routines so that no special Borland-only | version of Bullet is required. NEW: | consolidated memory allocation and extended | file handle routines so that no special | Borland-only version of Bullet is required. | (Cornel Huth) (Reg.Fee: $81) CGUIDE3.ZIP 261986 06-19-96 The PC Programmer's Guide To C is a | comprehensive text-based book covering all | aspects of the C programming language on the | IBM PC including: basics, I/O programming, | high resolution graphics, the mouse, EMS and | XMS, sorting and searching, and more. | (Servile Software) (Reg.Fee: $0) CPPNL009.ZIP 6064 05-02-96 C++ Object-Oriented Newsletter #009 is a | newsletter with topics regarding C++ | programming. In this issue: templates, stream | I/O, and combining C++ code with code written | in other languages. (Glen McCluskey) | (Reg.Fee: $0) CSCOP122.ZIP 48643 05-14-96 C-Scope 1.22 analyzes the interrelationships | between functions in a C program even when | many source files are involved. It will | produce a function location report that shows | which file each function is defined in and | its starting line number in the file, a file | contents report with the functions defined in | each file, a function reference report that | lists all the functions that each function in | the program calls, and a static calling tree | report that gives a visual representation of | the function calls. (John W. Ross) (ASP) | (Reg.Fee: $24) CUJ0696.ZIP 259901 05-03-96 C/C++ Users Journal 6/96 contains user | reports on how to use commercial products | that aid the program developer. Emphasis is | on C and C++, and tools for use with these | languages. (R&D Publications, Inc.) (Reg.Fee: | $0-30) DEPEND.ZIP 105847 07-30-96 Depend will generate dependency lists for | C/C++ source files that can be inserted | directly into a makefile. (Jim Wakeen) | (Reg.Fee: $?) GAMELIB.ZIP 109038 08-07-96 GAME.LIB 2.2 is a library of C++ graphics | functions for game programmers. It includes a | game buffer in which each frame of animation | can be built up before being pasted to the | screen display, allowing for smooth updating | of complex displays. The buffer can also be | used to create large, scrollable playing | areas several screens in size. (Andrew L. | McNab) (Reg.Fee: $10 Pnds.) KEYWORD.ZIP 66923 08-27-96 Keyword 1.00 allows you to paginate and | indent C source code. All you have to do is | to define a definition file with the language | keywords, and then run it with any source | file. A sample definition file and a source | are included. (Ishai Asa) (Reg.Fee: $20) LIBKB090.ZIP 250868 04-26-96 LIBKB 0.90 is a low-level keyboard library | for programmers using DOS and Linux | platforms. It allows access to all key | combinations, including the pause and CtrlBrk | keys. It can be useful for games and other | applications which require control over the | entire keyboard. The library supports virtual | terminal switching under Linux, GETKEY() like | interface for textual input, and more. Full C | source code and samples are included. (Markus | Oberhumer) (Reg.Fee: $0) MIRACLE.ZIP 274778 12-11-96 Miracle C Compiler 1.7 is a C compiler for a | 386 or better. It compiles traditional C | (Kernighan and Ritchie) with ANSI language | extensions. Appropriate object code is | created for a Microsoft or compatible linker. | A comprehensive library of functions is | included. (T. Szocik) (Reg.Fee: $25) MOUSE101.ZIP 11520 08-19-96 MOUSE.CPP 1.01 contains documented C source | code with most mouse functions any DOS | application could ever require. (Aldo | Ferraro) (Reg.Fee: $0) PCL4C60.ZIP 110476 10-29-96 Personal Communications Library for C/C++ 6.0 | is an asynchronous communications library | designed for experienced software developers | programming in Microsoft C or Turbo C. | Features include over 20 communications | functions, six support functions, interrupt | driven receiver, runs from 300 to 115,200 | baud, supports COM ports 1-4, adjustable | receive queues from 8 to 16 bytes, 11 comm | error conditions trapped, allows 2 ports to | run concurrently, and provides complete modem | control and status. Several example programs | are provided. Port definitions extended to | COM20. Supports IRQ8 through IRQ15. upports | protected mode. NEW: supports protected | mode. (Mike Marshall) (ASP) (Reg.Fee: $80) PCX100.ZIP 3485 08-19-96 PCX.CPP 1.00 contains documented C source | code for loading and decoding a VGA | 320x200x256 color image. (Aldo Ferraro) | (Reg.Fee: $0) REDIRECT.ZIP 706 05-10-96 Redirect stderr to stdout 1.0 is C source | code for rebuilding RTLs or building complex | makefiles from the command line, while | overcoming the limits DOS places on | redirecting stderr to stdout. (Philippe | Verdy) (Reg.Fee: $0) SIBC13.ZIP 96800 05-02-96 SysInfo C++ 1.3 provides over 80 C++ | functions for accessing system information. | Features include 486 and Pentium math | co-processor detection, XGA video detection, | functions to return the system bus type, CPU | speed, CPU mode, COM port address, LPT port | address, SoundBlaster detection, and more. | (Paul Lapsansky) (Reg.Fee: $39) SMRTGREP.ZIP 35841 05-10-96 SmartGrep 1.0.2 is a grep-style parser for | Borland C++ with an internal grep engine, so | no call to GREP.EXE is neccessary. Features | include asynchronous grep, recursive grep on | directories and project nodes, | most-recent-use list for text, file mask and | directories, and more. (Luc Coiffier) | (Reg.Fee: $0) SPMA223.ZIP 250986 09-26-96 Serial Port Manager 2.23 contains a resident | driver used to make a BIOS or a DOS interface | to the four standard serial ports of the IBM | PC and compatibles. All sources of C and | Pascal are provided with examples and | utilities. (Hetru Fabrice) (Reg.Fee: $?) SPMA230.ZIP 258526 11-11-96 Serial Ports Manager 2.30 contains a resident | driver used to make a BIOS or a DOS interface | to the four standard serial ports of the IBM | PC and compatibles. All sources of C and | Pascal are provided with examples and | utilities. (Hetru Fabrice) (Reg.Fee: $?) VSA256.ZIP 196737 06-06-96 VSA256 Graphics Library 4.0 contains C | routines which supply 256 color capabilities | in all VESA resolutions including 1024x768 | and 1280x1024. Demo, source, and VESA BIOS | TSRs are included. This library can be used | with TIFF256 Graphics Library. iewport | clipping to all drawing functions; BitBLT | drawing functions; vector text: infinitely | scalable, positionable to nearest pixel, | fonts are fully user definable; supports | small, medium, compact large memory models | with Borland; all functions in VSA.H are | external; and new routines. NEW: viewport | clipping to all drawing functions; BitBLT | drawing functions; vector text: infinitely | scalable, positionable to nearest pixel, | fonts are fully user definable; supports | small, medium, compact large memory models | with Borland; all functions in VSA.H are | external; and new routines. (Spyro Gumas) | (Reg.Fee: $34) XREF.ZIP 321829 06-06-96 Xref (QB) 1.6 cross-references QB code: | subroutines, functions, constants, labels and | variables. (Reg.Fee: $ean Hodg)