src/lib/xmmsutils/utils_win32.c File Reference


Detailed Description

Miscellaneous internal utility functions.

Definition in file utils_win32.c.

#include <stdlib.h>
#include "xmmsc/xmmsc_util.h"

Go to the source code of this file.

Functions

const char * xmms_userconfdir_get (char *buf, int len)
 Get the absolute path to the user config dir.
const char * xmms_fallback_ipcpath_get (char *buf, int len)
 Get the fallback connection path (if XMMS_PATH is not accessible).


Function Documentation

const char* xmms_fallback_ipcpath_get ( char *  buf,
int  len 
)

Get the fallback connection path (if XMMS_PATH is not accessible).

Parameters:
buf A char buffer
len The length of buf (PATH_MAX is a good choice)
Returns:
A pointer to buf, or NULL if an error occured.

Definition at line 60 of file utils_win32.c.

Referenced by main(), and xmms_default_ipcpath_get().

const char* xmms_userconfdir_get ( char *  buf,
int  len 
)

Get the absolute path to the user config dir.

Parameters:
buf A char buffer
len The length of buf (PATH_MAX is a good choice)
Returns:
A pointer to buf, or NULL if an error occurred.

Definition at line 33 of file utils_win32.c.

Referenced by xmms_build_path().


Generated on Wed Dec 10 18:06:45 2008 for XMMS2 by  doxygen 1.5.6