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

PHYSFS_symbolicLinksPermitted

Determine if the symbolic links are permitted.

Header File

Defined in <physfs.h>

Syntax

int PHYSFS_symbolicLinksPermitted(void);

Return Value

(int) Returns non-zero if symlinks are permitted, zero if not.

Remarks

This reports the setting from the last call to PHYSFS_permitSymbolicLinks(). If PHYSFS_permitSymbolicLinks() hasn't been called since the library was last initialized, symbolic links are implicitly disabled.

Thread Safety

It is safe to call this function from any thread.

Version

This function is available since PhysicsFS 2.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.