On Time RTOS-32 Documentation
Welcome
RTTarget-32
RTKernel-32
RTFiles-32
RTFiles-32 Programming Manual
Introduction
The FAT File System Structure
The ISO 9660 File System Structure
The exFAT File System Structure
RTFiles-32 in Embedded Applications
RTFiles-32 APIs
RTFiles-32 Native API
Win32 API Emulation
ANSI C Run-Time System Functions
C++ iostream
Mixing Different APIs
Configuring RTFiles-32
Demo Programs
Advanced Topics
RTFiles-32 Reference Manual
RTIP-32
RTPEG-32
RTUSB-32
|
RTFiles-32 APIs
While the RTFiles-32 native API makes its complete featureset accessible, many applications will prefer not to use it directly, but instead use the ANSI C run-time system functions, the C++ iostream library, or the Win32 API emulation. In this way, programs can maintain compatibility with other operating system environments.
RTFiles-32 in Embedded Applications
RTFiles-32 Native API
Win32 API Emulation
ANSI C Run-Time System Functions
C++ iostream
Mixing Different APIs
Configuring RTFiles-32
|