Functions | |||
![]() | ![]() | boolean | w3ParseURI (const char *uristr, w3URI *uri) |
boolean w3ParseURI (const char * uristr, w3URI * uri) |
Parses the URI given in uristr
and stores the corresponding values is uri
. No error checking or checks for malformed URIs is done so far. This has to be added.