PsL Monthly Shareware CD-ROM V5, #04

Section of the Month

All the new Programming files since the Vol.4, Num.6 CD-ROM
Op.System Section Category
DOS Programming C Language


Depend by PowerBASIC, Inc.. Reg.Fee: $?
will generate dependency lists for C/C++ source files that can be inserted directly into a makefile.
Get program's ZIP file (PRGMMING\DOS\C_LANG\DEPEND.ZIP) from the CD-ROM.


Serial Ports Manager 2.30 by PowerBASIC, Inc.. Reg.Fee: $?
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.
Get program's ZIP file (PRGMMING\DOS\C_LANG\SPMA230.ZIP) from the CD-ROM.


Serial Port Manager 2.23 by PowerBASIC, Inc.. Reg.Fee: $?
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.
Get program's ZIP file (PRGMMING\DOS\C_LANG\SPMA223.ZIP) from the CD-ROM.


Personal Communications Library for C/C++ 6.0 by MarshallSoft Computing, Inc.. Reg.Fee: $80
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.
Get program's ZIP file (PRGMMING\DOS\C_LANG\PCL4C60.ZIP) from the CD-ROM.


Miracle C Compiler 1.7 by MarshallSoft Computing, Inc.. Reg.Fee: $25
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.
Get program's ZIP file (PRGMMING\DOS\C_LANG\MIRACLE.ZIP) from the CD-ROM.


Bullet 1.27 by MarshallSoft Computing, Inc.. Reg.Fee: $81
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.
Get program's ZIP file (PRGMMING\DOS\C_LANG\BLTC127.ZIP) from the CD-ROM.


SysInfo C++ 1.3 by MarshallSoft Computing, Inc.. Reg.Fee: $39
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.
Get program's ZIP file (PRGMMING\DOS\C_LANG\SIBC13.ZIP) from the CD-ROM.


GAME.LIB 2.2 by MarshallSoft Computing, Inc.. Reg.Fee: $10 Pnds.
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.
Get program's ZIP file (PRGMMING\DOS\C_LANG\GAMELIB.ZIP) from the CD-ROM.


VSA256 Graphics Library 4.0 by Spyro Gumas. Reg.Fee: $34
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.
Get program's ZIP file (PRGMMING\DOS\C_LANG\VSA256.ZIP) from the CD-ROM.


PCX.CPP 1.00 by Spyro Gumas. Reg.Fee: $0
contains documented C source code for loading and decoding a VGA 320x200x256 color image.
Get program's ZIP file (PRGMMING\DOS\C_LANG\PCX100.ZIP) from the CD-ROM.


LIBKB 0.90 by Spyro Gumas. Reg.Fee: $0
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.
Get program's ZIP file (PRGMMING\DOS\C_LANG\LIBKB090.ZIP) from the CD-ROM.


MOUSE.CPP 1.01 by Spyro Gumas. Reg.Fee: $0
contains documented C source code with most mouse functions any DOS application could ever require.
Get program's ZIP file (PRGMMING\DOS\C_LANG\MOUSE101.ZIP) from the CD-ROM.


ADVMATH.CPP by Spyro Gumas. Reg.Fee: $0
contains 30 mathematical functions for Borland C++.
Get program's ZIP file (PRGMMING\DOS\C_LANG\ADVMATH.ZIP) from the CD-ROM.


SmartGrep 1.0.2 by Spyro Gumas. Reg.Fee: $0
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.
Get program's ZIP file (PRGMMING\DOS\C_LANG\SMRTGREP.ZIP) from the CD-ROM.


Little Alias Assembler 1.0 by Spyro Gumas. Reg.Fee: $0
is C source code which assists in linking to libraries with different mangling implementations by producing OBJ files containing the needed aliases.
Get program's ZIP file (PRGMMING\DOS\C_LANG\ASALIAS.ZIP) from the CD-ROM.


Redirect stderr to stdout 1.0 by Spyro Gumas. Reg.Fee: $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.
Get program's ZIP file (PRGMMING\DOS\C_LANG\REDIRECT.ZIP) from the CD-ROM.


C-Scope 1.22 by Jayar Systems. Reg.Fee: $24
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 funct ion calls.
Get program's ZIP file (PRGMMING\DOS\C_LANG\CSCOP122.ZIP) from the CD-ROM.


Keyword 1.00 by Jayar Systems. Reg.Fee: $20
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.
Get program's ZIP file (PRGMMING\DOS\C_LANG\KEYWORD.ZIP) from the CD-ROM.


Xref (DA) 3.3 by DA Software. Reg.Fee: $35
cross references any number of C modules and creates report detailing the use of functions.
Get program's ZIP file (PRGMMING\DOS\C_LANG\XREF.ZIP) from the CD-ROM.


C++ Object-Oriented Newsletter #009 by Glen McCluskey & Associates. Reg.Fee: $0
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.
Get program's ZIP file (PRGMMING\DOS\C_LANG\CPPNL009.ZIP) from the CD-ROM.


C/C++ Users Journal 6/96 by R&D Publications, Inc.. Reg.Fee: $0-30
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.
Get program's ZIP file (PRGMMING\DOS\C_LANG\CUJ0696.ZIP) from the CD-ROM.


The PC Programmer's Guide To C by Servile Software. Reg.Fee: $0
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.
Get program's ZIP file (PRGMMING\DOS\C_LANG\CGUIDE3.ZIP) from the CD-ROM.


BASIC General Tools


Go To:
Categories Page
CD-ROM Contents Page

Copyright 1997 Nelson Ford, PsL