#include "fs_tools_i.h"
#include <ctype.h>
Functions | |
uint8_t | tsk_fs_dcat (TSK_FS_INFO *fs, uint8_t lclflags, DADDR_T addr, DADDR_T read_num_units) |
Read a specific number of blocks and print the contents to STDOUT. |
|
Read a specific number of blocks and print the contents to STDOUT.
|