zoslib
z/OS C/C++ Library
Loading...
Searching...
No Matches
Macros | Typedefs | Functions
stdio.h File Reference
#include "zos-macros.h"

Go to the source code of this file.

Macros

#define __XPLAT   1
 

Typedefs

typedef struct __ffile FILE
 

Functions

__Z_EXPORT FILE__fopen_ascii (const char *filename, const char *mode)
 

Macro Definition Documentation

◆ __XPLAT

#define __XPLAT   1

Typedef Documentation

◆ FILE

typedef struct __ffile FILE

Function Documentation

◆ __fopen_ascii()

__Z_EXPORT FILE * __fopen_ascii ( const char *  filename,
const char *  mode 
)
extern

Same as C open but tags new files as ASCII (819)