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
|
C++ iostream
The iostream class library is built on the ANSI C run-time system functions. The only class which interfaces to the file system is filebuf. It is fully supported.
RTFiles-32 APIs
ANSI C Run-Time System Functions
Mixing Different APIs
|