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#
  4. Building a FAT emulator

Building a FAT emulator

Scheduled Pinned Locked Moved C#
csharpc++algorithmsdata-structuresquestion
4 Posts 3 Posters 0 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.
  • G Offline
    G Offline
    Gianpaolo Barci
    wrote on last edited by
    #1

    Hello everyone!!! I need to do a job to college that consists in build a simple file allocation table (FAT) emulator... The FAT itself will be a simple unidimentional array.. and it just have to do basic operations of a very Basic File System (create, remove, update and delete files) I´d like to do something ellegant with a friendly GUI containing the array and buttons wich triggers the operations.. Something simple and preety.... Can be C#, C++... C#´s most welcome!!! Do anyone know something good to start reading about? Someone did somehing like? I´m already searching by the way but found nothing reliable to start.... Thanks

    M 1 Reply Last reply
    0
    • G Gianpaolo Barci

      Hello everyone!!! I need to do a job to college that consists in build a simple file allocation table (FAT) emulator... The FAT itself will be a simple unidimentional array.. and it just have to do basic operations of a very Basic File System (create, remove, update and delete files) I´d like to do something ellegant with a friendly GUI containing the array and buttons wich triggers the operations.. Something simple and preety.... Can be C#, C++... C#´s most welcome!!! Do anyone know something good to start reading about? Someone did somehing like? I´m already searching by the way but found nothing reliable to start.... Thanks

      M Offline
      M Offline
      Michael Bookatz
      wrote on last edited by
      #2

      Operating system ..... any good text book

      G 1 Reply Last reply
      0
      • M Michael Bookatz

        Operating system ..... any good text book

        G Offline
        G Offline
        Gianpaolo Barci
        wrote on last edited by
        #3

        not reliable.... just tanembaum and deitel..... i´d like something more....

        L 1 Reply Last reply
        0
        • G Gianpaolo Barci

          not reliable.... just tanembaum and deitel..... i´d like something more....

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

          It's not going to be too easy, but a FAT documentation[^] and perhaps some existing (non C#) code should do the job. FAT is not really complex compared with newer file systems. regards

          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