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 Native API
RTFiles-32's native API consists of approximately 85 functions. Their prototypes are declared in header file Rtfiles.h and in Rtfiles.pas for Pascal. This API is completely documented in the RTFiles-32 Reference Manual and covers the following areas:
Some of RTFiles-32's advanced features are only accessible through its native API.
RTFiles-32 APIs
Win32 API Emulation
|