Nr. | Filename | Date | Size | Downloads | Description |
---|---|---|---|---|---|
1451 | stcc2.zip | 25-01-1995 | 28 Kb. | 7 | Runs DOS-hosted tool e.g. compiler from OS/2 command line or makefile. Displays output of DOS program as its own. Returns return value of compiler to make. Configurable DOS-Settings. |
1452 | stdprn.zip | 02-09-1989 | 12 Kb. | 7 | PM DLL:Open Dev Context for Default Printer. DLL containing function to open a device contex t for the current default printer. For documenta tion, see the header file stdprn.h. |
1453 | stl2vac.zip | 12-06-2003 | 1794 Kb. | 8 | STLport and VAC++ for OS/2(Oct 17 2000) |
1454 | stl453up.zip | 12-06-2003 | 1285 Kb. | 7 | The STLPort C++ Source Library v4.5.3 update(Apr 29 2002) |
1455 | stldoc.zip | 09-07-2002 | 84 Kb. | 9 | Documentation: The Standard Template Library (STL) by Alexander Stepanov & Meng Lee - GSVIEW is required (Dec 6 1994) |
1456 | stlpt453.zip | 21-05-2002 | 1225 Kb. | 8 | The free STLPort C++ library v4.5.3(Feb., 2nd 2002) |
1457 | streamva.zip | 28-07-2002 | 3 Kb. | 8 | A programming sample which open, read, rewind, and close a stream in VAC 4.0 (2002) |
1458 | strgen.zip | 15-03-1996 | 349 Kb. | 8 | IStringGenerator / ICollectionViewListBox 96/03. Samples for using an IString generator in an ICollectionViewListBox in VisualAge C++. |
1459 | string.cpp | 15-05-1994 | 5 Kb. | 53 | Automatic Sizing and Deleting String Class. A Smart String class. Strings automatically size, free memory when destroyed, etc. *and* can be used just like a normal char * with funct ions like strlen(), GpiCharStringAt(), etc. |
1460 | string.zip | 19-04-1994 | 19 Kb. | 7 | A "Smart String" class - automatic sizing, etc. Updated version of strings.zip. The earlier one didn't release memory it allocated during string concatenation. This one fixes that glitc h, and has some extra features and notes to boot. |