Home Download Musics Developers
API Sources Tools File Format Technicals

url68.h File Reference


Detailed Description

sc68 URL header.

Author:
Benjamin Gerard <ben@sashipa.com>
Date:
2003/10/28
Id
url68.h,v 1.3 2003/10/30 09:43:08 benjihan Exp

#include "file68/istream68.h"

Go to the source code of this file.

Functions

int url68_get_protocol (char *protocol, int size, const char *url)
 Get protocol from URL string.

int url68_local_protocol (const char *protocol)
 Test if a protocol is local.

istream_turl68_stream_create (const char *url, int mode)
 Create a stream for an URL.