slim_dump.cpp File Reference

A standalone tool to read the slim file header info and print it. More...

#include <iostream>
#include <cstring>
#include "slim.h"

Functions

void dump_one_file (const char *path)
 Dump the info from a single file.
int main (int argc, char *argv[])
 Main program.


Detailed Description

A standalone tool to read the slim file header info and print it.


Function Documentation

void dump_one_file ( const char *  path  ) 

Dump the info from a single file.

Parameters:
path The path to the file.

Referenced by main().

int main ( int  argc,
char *  argv[] 
)

Main program.

Parameters:
argc Number of cmd-line tokens.
argv Command-line tokens.
Returns:
Status value.

References dump_one_file().


Generated on Mon Jun 15 14:43:59 2009 for Slim numerical data compression by  doxygen 1.5.8