Index of /techsup/download/SASC/sample/h

      Name                    Last modified       Size  Description

[DIR] Parent Directory 16-Feb-2008 12:20 - [   ] CAMLST 16-Feb-2008 13:54 2k [TXT] CAMLST.html 16-Feb-2008 13:54 3k [   ] GDDM 16-Feb-2008 13:54 6k [TXT] GDDM.html 16-Feb-2008 13:54 7k [   ] IHADVA 16-Feb-2008 13:54 6k [TXT] IHADVA.html 16-Feb-2008 13:54 7k [   ] IMSCHDR 16-Feb-2008 13:54 2k [TXT] IMSCHDR.html 16-Feb-2008 13:54 2k [   ] OSISPF 16-Feb-2008 13:54 5k [TXT] OSISPF.html 16-Feb-2008 13:54 5k [   ] P2UPMH 16-Feb-2008 13:54 4k [TXT] P2UPMH.html 16-Feb-2008 13:54 4k [   ] P2UPNODE 16-Feb-2008 13:54 4k [TXT] P2UPNODE.html 16-Feb-2008 13:54 4k [   ] P2UPSKH 16-Feb-2008 13:54 3k [TXT] P2UPSKH.html 16-Feb-2008 13:54 3k [   ] PDSMEMH 16-Feb-2008 13:54 3k [TXT] PDSMEMH.html 16-Feb-2008 13:54 3k [   ] PDSREADH 16-Feb-2008 13:54 3k [TXT] PDSREADH.html 16-Feb-2008 13:54 3k [   ] RACF 16-Feb-2008 13:54 4k [TXT] RACF.html 16-Feb-2008 13:54 4k [TXT] README.txt 16-Feb-2008 13:54 2k [   ] SPFLOADH 16-Feb-2008 13:54 2k [TXT] SPFLOADH.html 16-Feb-2008 13:54 3k [   ] SVC99H 16-Feb-2008 13:54 5k [TXT] SVC99H.html 16-Feb-2008 13:54 6k [   ] TIOT 16-Feb-2008 13:54 5k [   ] UPDBLDH 16-Feb-2008 13:54 5k [TXT] UPDBLDH.html 16-Feb-2008 13:54 5k [   ] WRDCNT2C 16-Feb-2008 13:54 2k [TXT] WRDCNT2C.html 16-Feb-2008 13:54 2k

SASC SAMPLE H
Last Updated: 11MAR97
=====================

                Copyright (c) 1996, SAS Institute Inc.
                  Unpublished - All Rights Reserved

This member contains a list and description of header files required for
the sample C programs distributed with your SAS/C product.

File:               - Description:
--------------------------------------------------------------------------------
CAMLST              - MVS CAMLST parameter list mappings for the TRYRACF sample 
                      in prefix.SAMPLE.C.
GDDM                - Header file for the BARCHART example in prefix.SAMPLE.C.
IHADVA              - MVS DEVTYPE mappings for the TRYRACF sample in 
                      prefix.SAMPLE.C.
OSISPF              - Header file for samples TELBOOK and ISFPEXIT
PDSMEMH             - Header for sample PDS2UPDT, maps a PDS directory entry
PDSREADH            - Header for sample PDS2UPDT, includes for library calls,
                      various defines, and prototypes for static functions.
P2UPMH              - Header for sample PDS2UPDT, various global defines and
                      public function prototypes.
P2UPNODE            - Header for sample PDS2UPDT, maps node structure for
                      skiplist
                      members.
P2UPSKH             - Header for sample PDS2UPDT, library includes, various
                      defines, and static skiplist functions.
RACF                - MVS RACF parameter list mappings for the TRYRACF sample in
                      prefix.SAMPLE.C.
SPFLOADH            - Header file for SPFLOAD sample, it contains C versions
                      of the MVS macro LOAD (SVC 8) and macro DELETE(SVC 9)
SVC99H              - Function prototypes used by the sample SVC99C. SVC99C
                      demonstrates how to invoke SVC 99 function within SAS/C.
TIOTLIST            - Header file for the JOBDDN example in prefix.SAMPLE.C.
UPDBLDH             - Header for sample PDS2UPDT, library includes, function
                      prototypes for static functions, structure mapping for
                      SYNAD exit and x37 abend exit functions.
WRDCNT2C            - Header file for the WRDCNT2A, AND WRDCNT2B in 
                      prefix.SAMPLE.C