FACT++
1.0
|
#include <fstream>
#include <cstdlib>
#include <iostream>
#include <cstring>
Go to the source code of this file.
Enumerations | |
enum | ModeT { seekingHDU, foundHDU, fixedEND, reachedHeaderEnd } |
Functions | |
int | main (int argc, char **argv) |