| |||||||||||||
Technical Support On-Line Manuals RealView Compiler User's Guide | SYS_WRITE (0x05)
Writes the contents of a buffer to a specified file at the current file position. The file position is specified either:
The file position is at the start of the file when the file is opened, and is lost when the file is closed. Perform the file operation as a single action whenever possible. For example, do not split a write of 16KB into four 4KB chunks unless there is no alternative. On entry,
| ||||||||||||
| |||||||||||||