#include "GnashFileUtilities.h"
#include <iostream>
#include <cstdarg>
#include <cstring>
#include "log.h"
#include "rc.h"
#include "amf.h"
#include "sol.h"
Functions | |
int | getopt (int, char *const *, const char *) |
int | main (int argc, char *argv[]) |
Variables | |
int | optind |
char * | optarg |
const char * | SOLDUMPER_VERSION = "0.5" |
int getopt | ( | int | , | |
char *const * | , | |||
const char * | ||||
) |
int main | ( | int | argc, | |
char * | argv[] | |||
) |
References _, bindtextdomain, s2x::c, dbglogfile, dirent, cygnal::SOL::dump(), EXIT_SUCCESS, getopt(), optind, cygnal::SOL::readFile(), SOLDUMPER_VERSION, and textdomain.
char* optarg |
int optind |
const char* SOLDUMPER_VERSION = "0.5" |