PM Library :: File-Utilities | classes |
function scheme | ^ |
Returns the scheme followed by a colon (:) of the specified location.
Returns an empty string if specified location does not contain definition of the url scheme.
Note: Because the result string always less or is equal to a location string all functions can safely use the same storage area for a location and result.
- Source:
- pm_fileutils.h:55
- Author:
- Dmitry A.Steklenev
- Version:
- $Revision: 1.7 $
- Code:
public char * scheme ( char * result , const char * location , size_t size )
Created Fri Aug 3 09:13:16 2012.
This documentation was generated automatically by
ccdoc v08r39 2003/02/27 bin_opt_emx_os2-2.30.
Click here to submit a bug report or feature request for ccdoc.
Click here to return to the top of the page.