>
>
Hi,
Yikes, thats low. Normally I get downloads at my full DSL connection
speed running up2date or whatever. Maybe leave it a couple of hours and
have another go then, it could be net congestion.
Regards
Philip Wyett
--
ICQ: 135463069
E
s is moronic and should be dealt with,
I think I speak for many on the list when I say, you should take this up
with the list admins if you so wish and stop posting related messages or
these supposed hate messages here - It's futile and a waste of everyones
bandwidth.
With regards Mr Keating
/html/scripts
>
> Thanks for any help.
>
Hi,
The following links have relevant info.
http://www.searchengineposition.com/info/Articles/viewyourlogs_hacks.asp
http://www.nobug.org/Meetings/meetings_files/Halsey-1-8-02.ppt
http://www.sbslinks.com/ISA_LOGS.htm
Regards
Philip Wyett
--
no answer?
3. Why when you use the tree in Nautilus. When you access a folder in
in the main window. Why isn't it also being moved to that folder in
the tree? This one is a Gnome problem generally i.e. not Red Hat
specific.
4. Some UTF font problems with apps like xchat. This needs to be
a
use "using std::cout;" at the beginning of the
> file/block instead of the entire namespace with "using namespace
> std;".
>
Very true. The method chosen comes down to personal preference and how
protective you do or do not want to be when exposing components of the
n
using namespace std;
int main()
{
cout << "Hello World\n";
return 0;
}
or
#include
int main()
{
std::cout << "Hello World\n";
return 0;
}
As a sub note about the warning when including 'iostream.h' languages
change and evolve and thus with the evolution of C++ things are being
deprecated. You also get a similar warning under MSVC 7 .NET, if you
include iostream.h.
Hope this helps.
Regards
Philip Wyett
--
AIM: PhilipWyett
ICQ: 135463069
Email: [EMAIL PROTECTED]
--
Public key ID: 39018C68
Public key stored at: http://www.keyserver.net
--
signature.asc
Description: This is a digitally signed message part
relay?
>
>
Hi,
After many emails too Pipex (waste of time), Red Hat (got their in the
end)and one change of error message from Red Hats servers to show the
error is actually spam block related, I think we have a winner and if
this email gets through - Pipex DSL customers are back, both
Hi,
In the 'Mouse0' block change the protocol from PS/2 to IMPS/2. The
scroll mouse should hopefully then work after X is restarted. Don't
worry about the two sections as I have the same.
Regards
Philip Wyett
On Thu, 2002-10-03 at 09:05, Alejandro Matos wrote:
> Hi guys...