At 1:22 PM +0200 8/23/00, Gabriele Bartolini wrote:
> Can I change the constructors of the URL and Server classes in
>order to accept a "const String &" type variable instead of "const
>char *"? I mean, have you left them this way for a reason or not?
No, this needs to be done anyway. After all char * will be a problem
with Unicode, but String can me improved.
> Besides, can I change also the methods that give back 'char *'
>types instead of "const String &"? Indeed, we got String types
>inside.
Yes, this would be appreciated too!
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.