On 9/16/07, remarknibor <[EMAIL PROTECTED]> wrote:
> Is it true that you can't use a text file that is online as an input
> data file. Something like:
>
> ifstream inputData ("http://www.mywebsite.ac.uk/wordlist.txt");
>
> Is there any way of doing something similar, if that solution itself
> isn't an option?
You'd need a 3rd party library to do that, like libwww:
http://www.w3.org/Library/
Unless you'd prefer to roll your own protocol stack :-)
-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
If I were to divulge it, it would overturn the world."
-- Jelaleddin Rumi