Regular files

Use any of the following C functions to create regular files in the z/OS® UNIX file system:
  • creat()
  • fopen()
  • freopen()
  • open()

For a description of these and other I/O functions, see z/OS XL C/C++ Runtime Library Reference.