|
||||||||||||||||
|
The number of items actually written to the file is returned. The number of items written to the file will only equal the number of bytes written to the file when the item size is 1. The size of each item is set by the xSize parameter. If the number of items written to the file is less than the xItems value then the task's errno is set to indicate the reason. A task can obtain its errno value using the ff_errno() API function. Example usage: The example provided on the ff_fopen() documentation page shows how ff_fwrite() is used.
|
[ Back to the top ]
[ About FreeRTOS ]
[ Privacy ]
[ FreeRTOS Labs Sitemap ]
[ Main FreeRTOS Sitemap ]
[
]
Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.
|