#include <stdio.h>
#include <fcntl.h>
#include <a.out.h>
Go to the source code of this file.
Macros | |
#define | hexch(x) (char)((x<10)?(x+'0'):(x+'0'+7)) |
#define | MAXSYMBOLS 1024 |
#define | min(x, y) ((x<y)?x:y) |
Functions | |
fatal (mes) | |
main (int argc, argv) | |
readsym (int n) | |
Variables | |
int | castabs =0 |
int | fmask |
int | infd |
char * | optarg |
int | optind |
int | outfd |
int | rmesect =0 |
int | symtabsize |
char* optarg |
int optind |