Files | |
| file | utils.c |
| Utility routines. | |
| file | utils.h |
| Utility routines. | |
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). | |
|
||||||||||||||||
|
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(). |
1.2.18