From 4f65043e40dbaf8e4cc290327e34270645dedce3 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Sat, 10 Sep 2016 16:04:23 +0200 Subject: Fixes differences in between input buffers in different parts. Now opens files in binary mode, and added some conveniance functions to read parts of the binary file. --- disasm/parsefileandrewind.hpp | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 disasm/parsefileandrewind.hpp (limited to 'disasm/parsefileandrewind.hpp') diff --git a/disasm/parsefileandrewind.hpp b/disasm/parsefileandrewind.hpp deleted file mode 100644 index 4d564ac..0000000 --- a/disasm/parsefileandrewind.hpp +++ /dev/null @@ -1,7 +0,0 @@ -#pragma once - -#include "le_file.hpp" - -#include - -le::File parse_file_and_rewind(std::istream& is); -- cgit v1.2.3-70-g09d2