[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
class for parsing URLs
From: |
Pavel Tsekov |
Subject: |
class for parsing URLs |
Date: |
Wed, 13 Mar 2002 17:33:49 +0100 (MET) |
Hello, there! :)
Here is a simple class for parsing URLs. I thought it may be usefull
for CommonC++ while I was looking through the URLStream class. I wrote
this code to be used by the cygwin installer for purposes similiar to those
in
CommonC++.
There is some commented functionality, which I wrote too hasty and I
dont particulary like it :)
Attached is also a very simple test program.
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
urlparser.cpp
Description: Text document
urlparser.h
Description: Text document
urlparsertest.c
Description: Text document
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- class for parsing URLs,
Pavel Tsekov <=