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

Go to the source code of this file.

Macros

#define __XPLAT   1
 

Functions

__Z_EXPORT int __open_ascii (const char *filename, int opts,...)
 

Macro Definition Documentation

◆ __XPLAT

#define __XPLAT   1

Function Documentation

◆ __open_ascii()

__Z_EXPORT int __open_ascii ( const char *  filename,
int  opts,
  ... 
)
extern

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