Chapter Contents |
Previous |
Next |
OS/390 Multitasking and Other Low-Level System Interfaces |
With Release 5.50, some of the symbols defined in the
<tput.h>
and
<bldexit.h>
header files have been
changed.
To avoid conflicts with
<ostask.h>
or
<spetask.h>
,
you must replace some of the symbols that were defined in prior releases of
the SAS/C Compiler.
The changes shown in <tput.h> Changes apply to the
TPUT
and
TGET
macros
defined in
<tput.h>
.
The changes shown in Table 4.2 apply to the
bldexit
function defined in
<bldexit.h>
.
Old Form | New Form |
---|---|
ASYNCH
|
_ASYNCH
|
NOR13
|
_NOR13
|
FLOATSV
|
_FLOATSV
|
AMODE
|
_AMODE
|
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.