NVBIO
|
#include "cram/mFILE.h"
Go to the source code of this file.
Functions | |
char * | tokenise_search_path (char *searchpath) |
mFILE * | open_path_mfile (char *file, char *path, char *relative_to) |
mFILE * | find_file_url (char *file, char *url) |
mFILE* find_file_url | ( | char * | file, |
char * | url | ||
) |
mFILE* open_path_mfile | ( | char * | file, |
char * | path, | ||
char * | relative_to | ||
) |
Definition at line 319 of file open_trace_file.c.
char* tokenise_search_path | ( | char * | searchpath) |
Definition at line 95 of file open_trace_file.c.