Forum: C++ Mar 5th, 2005 |
| Replies: 10 Views: 7,988 |
Forum: C++ Mar 5th, 2005 |
| Replies: 10 Views: 7,988 Just to expand on the major differences of usage:
The <iostream.h> library has been deprecated for many years now, but some C++ coders will still use it instead of <iostream> library. The .h... |
Forum: Computer Science Apr 10th, 2004 |
| Replies: 24 Views: 17,302 the only way a computer can understand anything is mathematically, so for a program to implement a solution to any program, he/she needs to approach it mathematically. |
Forum: Viruses, Spyware and other Nasties Mar 29th, 2004 |
| Replies: 4 Views: 8,328 does it redirect or does it automatically go there directly? |
Forum: Python Mar 28th, 2004 |
| Replies: 15 Views: 6,113 hmm i dont really know much about phython care to educate me? |
Forum: Windows NT / 2000 / XP Mar 27th, 2004 |
| Replies: 8 Views: 23,272 Click Start > Run > and type:
"regsvr32 c:\windows\system32\jscript.dll" and
"regsvr32 /i c:\windows\system32\shell32.dll"
if that dosn't work try this work around:
Workaround: ... |
Forum: Viruses, Spyware and other Nasties Mar 27th, 2004 |
| Replies: 5 Views: 4,556 what is the hijack probelm you are expiriencing? |
Forum: Windows NT / 2000 / XP Mar 27th, 2004 |
| Replies: 11 Views: 16,994 With regards to your hompage redirection problem, read this thread and see if its helpful.
http://www.daniweb.com/techtalkforums/thread4904.html
Could you copy and paste the exact error msg... |
Forum: Viruses, Spyware and other Nasties Mar 26th, 2004 |
| Replies: 3 Views: 5,991 it sounds like somobody or something has edited your system's HOSTS file to redirect your defualt page (homepage right?) or a specific url to another website.
go to... |