cprover
|
Read OS X Fat Binaries. More...
#include <fstream>
#include <string>
Go to the source code of this file.
Classes | |
class | osx_fat_readert |
Functions | |
bool | is_osx_fat_magic (char hdr[4]) |
Read OS X Fat Binaries.
Definition in file osx_fat_reader.h.
bool is_osx_fat_magic | ( | char | hdr[4] | ) |
Definition at line 24 of file osx_fat_reader.cpp.