TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Functions
compat.h File Reference
#include <string.h>
#include "ttkconfig.h"

Go to the source code of this file.

Functions

size_t strlcat (char *dst, const char *src, size_t dsize)
 
size_t strlcpy (char *dst, const char *src, size_t dsize)
 

Function Documentation

size_t strlcat ( char *  dst,
const char *  src,
size_t  dsize 
)

Definition at line 30 of file strlcat.c.

Referenced by main().

size_t strlcpy ( char *  dst,
const char *  src,
size_t  dsize 
)

Definition at line 28 of file strlcpy.c.

Referenced by main().