zoslib
z/OS C/C++ Library
Loading...
Searching...
No Matches
include
zos.h
Go to the documentation of this file.
1
2
// Licensed Materials - Property of IBM
3
// ZOSLIB
4
// (C) Copyright IBM Corp. 2020. All Rights Reserved.
5
// US Government Users Restricted Rights - Use, duplication
6
// or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
8
9
// Main header for ZOSLIB - includes all other headers; see also zos-base that
10
// includes most interfaces in ZOSLIB.
11
12
#ifndef ZOS_H_
13
#define ZOS_H_
14
15
#define MAJOR_VERSION 3
16
#define MINOR_VERSION 1
17
#define PATCH_VERSION 0
18
19
#include "
csrsic.h
"
20
#include "
edcwccwi.h
"
21
#include "
zos-base.h
"
22
#include "
zos-semaphore.h
"
23
#include "
zos-sys-info.h
"
24
25
#endif
// ZOS_H_
csrsic.h
edcwccwi.h
zos-base.h
zos-semaphore.h
zos-sys-info.h
Generated by
1.9.8