Changes between Version 90 and Version 91 of library_stdio
- Timestamp:
- Jun 16, 2015, 7:24:04 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
library_stdio
v90 v91 183 183 WARNING: A single node name (file or directory) cannot be larger than 33 characters. 184 184 185 Returns file descriptor index if success 186 Returns a negative value if error: 185 Returns file descriptor index if success / Returns a negative value if error: 187 186 * -1 : "fat not initialised" 188 187 * -2 : "path to parent not found"