SMREmulator 1.0
ShingledMagneticRecordingEmulator

writetoband.c File Reference

Test program to read data from a file and write it to the EDI file. More...

#include <fcntl.h>
#include <stdio.h>
#include <errno.h>
#include <stdlib.h>
#include <unistd.h>
#include "../include/emulator.h"

Go to the source code of this file.


Detailed Description

Test program to read data from a file and write it to the EDI file.

Author:
Anand Suresh <anandsuresh@cmu.edu>

Definition in file writetoband.c.