Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. File IO library

File IO library

Scheduled Pinned Locked Moved C / C++ / MFC
5 Posts 4 Posters 11 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Calin Negru
    wrote on last edited by
    #1

    could you guys recommend me a file IO library. I need not just the library itself but also some explanations to it, like an article.

    K Greg UtasG L 3 Replies Last reply
    0
    • C Calin Negru

      could you guys recommend me a file IO library. I need not just the library itself but also some explanations to it, like an article.

      Greg UtasG Offline
      Greg UtasG Offline
      Greg Utas
      wrote on last edited by
      #2

      Not sure what you're looking for. C and C++ have file I/O. For C++, start here[^]. Directory-level stuff was added in C++17 as [^]. For C, look here[^].

      Robust Services Core | Software Techniques for Lemmings | Articles
      The fox knows many things, but the hedgehog knows one big thing.

      <p><a href="https://github.com/GregUtas/robust-services-core/blob/master/README.md">Robust Services Core</a>
      <em>The fox knows many things, but the hedgehog knows one big thing.</em></p>

      C 1 Reply Last reply
      0
      • C Calin Negru

        could you guys recommend me a file IO library. I need not just the library itself but also some explanations to it, like an article.

        K Offline
        K Offline
        k5054
        wrote on last edited by
        #3

        Is there something wrong with standard libraries ifstream/ofstream? If that's not to your liking, for some reason, maybe boost io or iostreams? Without a bit more context, it's not clear what you're looking for.

        Keep Calm and Carry On

        1 Reply Last reply
        0
        • C Calin Negru

          could you guys recommend me a file IO library. I need not just the library itself but also some explanations to it, like an article.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Good explanations in these articles: 23.1 — Input and output (I/O) streams – Learn C++[^].

          1 Reply Last reply
          0
          • Greg UtasG Greg Utas

            Not sure what you're looking for. C and C++ have file I/O. For C++, start here[^]. Directory-level stuff was added in C++17 as [^]. For C, look here[^].

            Robust Services Core | Software Techniques for Lemmings | Articles
            The fox knows many things, but the hedgehog knows one big thing.

            C Offline
            C Offline
            Calin Negru
            wrote on last edited by
            #5

            thanks Greg, I find that useful feedback

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups