Mapper
|
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <errno.h>
#include "prototypes.h"
Go to the source code of this file.
Functions | |
void | get_drt_menu (char *data_file) |
void get_drt_menu | ( | char * | data_file | ) |
Definition at line 7 of file get_drt_menu.c.