A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://technical.swissmicros.com/dmcp/doc/DMCP-ifc-html/group__fatfs__defs.html below:

DMCP interface: File Access Mode

File access mode and open method flags (3rd argument of f_open()) More...

Macros #define  FA_READ   0x01   File access mode.
  #define  FA_WRITE   0x02   File access mode.
  #define  FA_OPEN_EXISTING   0x00   File access mode.
  #define  FA_CREATE_NEW   0x04   File access mode.
  #define  FA_CREATE_ALWAYS   0x08   File access mode.
  #define  FA_OPEN_ALWAYS   0x10   File access mode.
  #define  FA_OPEN_APPEND   0x30   File access mode.
  Detailed Description

File access mode and open method flags (3rd argument of f_open())


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4