The Conroy & Conroy Subroutine Library (2021.3 edition)

Basic_Files
What: File
Layer: 0
Platforms: C, C++, C#, Pascal (All), PHP, Python

Contains class and function providing basic file I/O appropriate for layer 0 of the subroutine library. It contains the following:
FErr_Not_Found constant
FOF_Append constant
FOF_Create constant
FOF_Must_Exist constant
FOF_Read_Only constant
FOF_Read_Write constant
Open_Text_File function
PSBasic_File type
TSBasic_File class