Chapter Contents

Previous

Next
OS/390 Multitasking and Other Low-Level System Interfaces

Compatibility Changes

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> .

<tput.h> Changes
Old Form New Form
EDIT _EDIT
ASIS _ASIS
CONTROL _CONTROL
FULLSCR _FULLSCR
WAIT _WAIT
NOWAIT _NOWAIT
HOLD _HOLD
NOHOLD _NOHOLD
BREAKIN _BREAKIN
NOBREAK _NOBREAK
HIGHP _HIGHP
LOWP _LOWP

The changes shown in Table 4.2 apply to the bldexit function defined in <bldexit.h> .

<bldexit.h> Changes
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.