Parent Directory
|
Revision Log
|
Patch
revision 863 by johnpye, Fri Aug 11 04:22:18 2006 UTC | revision 864 by johnpye, Thu Sep 28 13:39:16 2006 UTC | |
---|---|---|
# | Line 146 int ospath_isvalid(struct FilePath *fp); | Line 146 int ospath_isvalid(struct FilePath *fp); |
146 | Return the FilePath in the form of a string. | Return the FilePath in the form of a string. |
147 | You must FREE the allocated string when you don't need it any more. | You must FREE the allocated string when you don't need it any more. |
148 | */ | */ |
149 | ASC_DLLSPEC(char *) ospath_str(struct FilePath *fp); | ASC_DLLSPEC(char *) ospath_str(const struct FilePath *fp); |
150 | ||
151 | /** | /** |
152 | Return the FilePath in the string location given. | Return the FilePath in the string location given. |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |