Search:
Type: Posts; User: aShadow; Keyword(s):
Search:
Search took 0.01 seconds.
-
No, no wireless router... why? Oh... I can see now... not sure if I should disable the Wireless Zero Configuration as I am running XP.
-
I'm not a big expert on theese things, but something like this happened to me once... and It was not the hard drive, nor the memory... It was the motherboard.
After I changed it... no problem.
I...
-
I've edited it, removing my ip... thanx for the info... I guess there's nothing to worry about then... Thanx
-
I'm using Sygate Personal Firewall and every day, I get a Security Log a mile long... I'm just gonna post a few:
Should I be worried? Or the firewall can handle theese on it's own? I mean... are any...
-
The main problem is here: a_file<< num << endl;
when you're saying num you're actually saying it's adress, something like 0x09...
as I figured, num is an array... so...: a<<num[0]<<num[1]<<endl;...
|
|