Mapper
Functions | Variables
create_fmap_file.c File Reference
#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <X11/Xos.h>
#include <ctype.h>
#include "mm2rfs.h"
#include <Xm/Text.h>
#include <Xm/TextF.h>
Include dependency graph for create_fmap_file.c:

Go to the source code of this file.

Functions

int create_fmap_file (int remove)
 

Variables

struct time_cntl tc
 
struct fgroup_info fg [20]
 
 fgroup_num
 
Widget text_edit
 
Widget text_output
 
int dur_toggle_item_set
 

Function Documentation

◆ create_fmap_file()

int create_fmap_file ( int  remove)

Definition at line 18 of file create_fmap_file.c.

Here is the call graph for this function:

Variable Documentation

◆ dur_toggle_item_set

int dur_toggle_item_set
extern

◆ fg

struct fgroup_info fg[20]
extern

◆ fgroup_num

fgroup_num
extern

◆ tc

struct time_cntl tc
extern

◆ text_edit

Widget text_edit
extern

◆ text_output

Widget text_output
extern