SMREmulator 1.0
ShingledMagneticRecordingEmulator
|
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.
Test program to read data from a file and write it to the EDI file.
Definition in file writetoband.c.