This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | add_space (FILE *f, const int exists, const int todo) |
Writes spaces to the file. | |
char * | get_short_filename (char *fn) |
Get the shortened filename (without the path). |
Definition in file utils.h.
|
Writes spaces to the file.
|
|
Get the shortened filename (without the path).
Definition at line 82 of file utils.c. Referenced by gui_load_query_from_file(), and query_save_to_file(). |