File.open

Low level open for sub-classes that need to apply specific attributes.

Return: False in case of failure.

  1. bool open(cstring path, Style style, int addflags, int access)
    class File
    protected
    bool
    open
    (,,,
    int access = 0x1B6
    )
  2. void open(cstring path, Style style)

Meta