#include <stdio.h>
#include <inttypes.h>
#include "tableprint.h"
Go to the source code of this file.
Functions | |
void | write_fileheader (void) |
Write a standard file header. |
void write_fileheader | ( | void | ) |
Write a standard file header.
Definition at line 38 of file tableprint.c.
Referenced by main(), and WRITE_1D_FUNC_ARGV().