wiki.icculus.org
[ front page | index | search | recent changes | git repo | offline html ]

PHYSFS_getWriteDir

Get path where PhysicsFS will allow file writing.

Header File

Defined in <physfs.h>

Syntax

const char * PHYSFS_getWriteDir(void);

Return Value

(const char *) Returns READ ONLY string of write dir in platform-dependent notation, OR NULL IF NO WRITE PATH IS CURRENTLY SET.

Remarks

Get the current write dir. The default write dir is NULL.

Thread Safety

It is safe to call this function from any thread.

Version

This function is available since PhysicsFS 1.0.0.

See Also


CategoryAPI, CategoryAPIFunction, CategoryPhysicsFS


[ edit | delete | history | feedback | raw ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.