![]() ![]() |
![]() |
version 1.2, 2005/02/26 03:39:29 | version 1.3, 2005/03/11 07:38:58 | ||
---|---|---|---|
|
| ||
/* Compare given file with given contents, return 0 on equal, else nonzero */ | /* Compare given file with given contents, return 0 on equal, else nonzero */ | ||
int tvfs_compare(const char *fname, const char *buf, int len); | int tvfs_compare(const char *fname, const char *buf, int len); | ||
void tvfs_free(); | |||
#endif | #endif |
|
Rizwan Kassim |
Powered by ViewCVS 0.9.2 |