• #dev 2018-12-28
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-12-28 UTC
# 21:32
Zegnat
I also do not understand why fseek()ing to the length of the file (thus putting the cursor behind the file’s last character/byte) doesn’t make feof() return true (end-of-file check). Need to take one more step.