libmpd
11.8.90
|
#include "libmpd.h"
Go to the source code of this file.
Functions | |
unsigned int | mpd_song_markup (char *s, unsigned int max, const char *format, mpd_Song *song) |
unsigned int mpd_song_markup | ( | char * | s, |
unsigned int | max, | ||
const char * | format, | ||
mpd_Song * | song | ||
) |
s | A buffer to write the string in |
max | The max length of the buffer |
format | The markup string |
song | A mpd_Song |
printfs a formatted string of a mpd_Song