Zortech C++ 3.1  Patch/Fix
==========================
Patch #:        005
Date:           5 January 1993
Platform:       DOS/Windows
Domain:         Libraries
Affected files: libdos\zls.lib              libdos\zlm.lib
                libdos\zlc.lib              libdos\zll.lib
                libdos\zws.lib              libdos\zwm.lib
                libdos\zwc.lib              libdos\zwl.lib
                libdos\zps.lib              libos1\zls.lib
                libos1\zll.lib              source\clib\ungetc.c
                include\stdio.h
                

Description:    Corrects remquo() problem when x is very large and
                y very small

Installation:   1) replace source\clib\math.c with math.c
                2) place new object modules in library files, using
                   the commands:

                   zorlib [library] -round.obj,,
                   zorlib [library] +round[model].obj,,

                   For example, in small model:

                   zorlib zls.lib -round.obj,,
                   zorlib zls.lib +rounds.obj,,

Attachments:

math.c          46601   1-05-93   3:10 source\clib\math.c fix 5jan92
roundc.obj       5573   1-05-93   3:10 round.obj fix 5jan92 -- compact model
roundcw.obj      5617   1-05-93   3:10 round.obj fix 5jan92 -- compact Windows
roundl.obj       5976   1-05-93   3:10 round.obj fix 5jan92 -- large model
roundlw.obj      6404   1-05-93   3:10 round.obj fix 5jan92 -- large Windows
roundm.obj       5917   1-05-93   3:10 round.obj fix 5jan92 -- medium model
roundmw.obj      6366   1-05-93   3:10 round.obj fix 5jan92 -- medium Windows
roundol.obj      5976   1-05-93   3:10 round.obj fix 5jan92 -- large OS/2 1.x
roundos.obj      5529   1-05-93   3:10 round.obj fix 5jan92 -- small OS/2 1.x
rounds.obj       5529   1-05-93   3:10 round.obj fix 5jan92 -- small model
roundsw.obj      5579   1-05-93   3:10 round.obj fix 5jan92 -- small Windows
roundx.obj       5368   1-05-93   3:10 round.obj fix 5jan92 -- X model

Copyright (c) 1992 Symantec Corporation. All Rights Reserved.

EOF

