#include <cstdio>
#include <cstdlib>
#include <cstring>
#include "kurt.h"
#include "stdoutcomm.h"
#include "mytime.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | usage (char *pgrname) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 14 of file speedtable.cc.
void usage | ( | char * | pgrname | ) |
Definition at line 9 of file speedtable.cc.