#include <stdio.h>
Go to the source code of this file.
Functions | |
void | songvec_save (FILE *fp, struct songvec *sv) |
void | readSongInfoIntoList (FILE *fp, struct songvec *sv, struct directory *parent) |
void songvec_save | ( | FILE * | fp, | |
struct songvec * | sv | |||
) |