stock remove_filepath(const szFilePath[], szFile[], pMax)
szFilePath | String to perform search and replacements on. |
szFile | Buffer to store file name. |
pMax | Maximum length of the string buffer. |
Removes a path from szFilePath leaving the name of the file in szFile for a pMax length.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.