This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

using Embedded File System and "fseek"

hi,
have a short question:
does anybody know why the fseek command works in files (EFS) which are opened in write-mode in mostly all cases? but not at jump to the end of the file.
as described it should not be supported in all cases, only if a file is opened in read-mode
regards
heiko

Parents
  • hey zack,
    thanks for your reply.
    i think i´ll prefer the usage of the middleware FAT FS instead of RAMDisk.
    thought to use it because of execution time but at the end i had to store it in a FAT file again.
    so parsing one file and store it in another file with new parts will be faster as the other solution.
    thanks again
    heiko

Reply
  • hey zack,
    thanks for your reply.
    i think i´ll prefer the usage of the middleware FAT FS instead of RAMDisk.
    thought to use it because of execution time but at the end i had to store it in a FAT file again.
    so parsing one file and store it in another file with new parts will be faster as the other solution.
    thanks again
    heiko

Children
No data