Building a FAT emulator
-
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
-
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
Operating system ..... any good text book
-
Operating system ..... any good text book
not reliable.... just tanembaum and deitel..... i´d like something more....
-
not reliable.... just tanembaum and deitel..... i´d like something more....