utils
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
Go to the source code of this file.
Defines | |
#define | RECLEN 0x14 |
Functions | |
int | main (int argc, char **argv) |
#define RECLEN 0x14 |
Definition at line 39 of file smash_megafile.c.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 42 of file smash_megafile.c.