Forum: Java Apr 2nd, 2009 |
| Replies: 10 Views: 494 Hehe, you ain't alone there lol, I can't get it to work here either...
It's 1:35 here, gotta get some sleep...
TC |
Forum: Java Apr 2nd, 2009 |
| Replies: 10 Views: 494 for(t=0.5;t<2.5;)
{
if((t+0.3)%5==0)
{
cout<<t+0.3;
}
... |
Forum: Java Apr 2nd, 2009 |
| Replies: 10 Views: 494 The correct code would be :
double t=0.5;
for(i=0;i<n;i++)
{
if((t+0.3)%0.5==0)
{t=t+0.3;
} |
Forum: Windows Vista and Windows 7 Apr 1st, 2009 |
| Replies: 4 Views: 571 Hi there Tabarak,
First off, I'd like to apologise for my (seemingly) harsh behaviour at your previous post in the other thread.
Do you have your Windows Vista disc? Please insert your disc and... |
Forum: Windows Vista and Windows 7 Apr 1st, 2009 |
| Replies: 11 Views: 4,425 Tabarak, please start a new thread. What you are doing now is hijacking this thread.
In future, please DO NOT reply in other people's threads to get YOUR problems solved.
Regards,
AdarshN. |
Forum: Windows Vista and Windows 7 Mar 31st, 2009 |
| Replies: 2 Views: 268 @cohen : Please note that the user has posted two DIFFERENT threads, with the same title.
Both do NOT have the same contents, please check.
@Budd4u : Hi there, please give different thread... |
Forum: Windows Vista and Windows 7 Mar 31st, 2009 |
| Replies: 11 Views: 4,425 Hello :)
I'm so sorry to hear that it's back. Just one question before we continue, how old is this drive?
Anyways, I would be glad if you try the following :
Open up command prompt and... |
Forum: Windows Vista and Windows 7 Mar 30th, 2009 |
| Replies: 11 Views: 4,425 Hi :)
I'm happy that your problem is solved, if not permanently, then temporarily.
But should this occur again, I would suggest you to reformat your computer, and not just reinstall Windows.
... |
Forum: Windows Vista and Windows 7 Mar 29th, 2009 |
| Replies: 11 Views: 4,425 Something that happened must have corrupted the DLL chain. That's why you're getting the application error messages.
Could you please try the solutions here :... |
Forum: Windows Vista and Windows 7 Mar 29th, 2009 |
| Replies: 11 Views: 4,425 Heya :)
Have you tried system restore? I'm expecting it to be a faulty automatic update.
Could be, but like I said before, maybe a system restore will fix it. |
Forum: Networking Hardware Configuration Mar 29th, 2009 |
| Replies: 4 Views: 636 Does your password contain any special characters? If so, then please check your language settings.
For example, when you enable UK English in Windows, it recognises # as £.
Try this : Go to... |
Forum: Windows Vista and Windows 7 Mar 29th, 2009 |
| Replies: 11 Views: 4,425 Hello there :)
Have you been messing around with the registry?
Could you tell me what changes you had made to the system prior to getting these errors? |
Forum: Getting Started and Choosing a Distro Feb 15th, 2009 |
| Replies: 3 Views: 944 Usually, you wouldn't require an Antivirus for Linux, as most of malware target Microsoft Windows.
Click here (http://yourubuntulinux.blogspot.com/2007/08/how-to-install-clamav-and-its-gui.html)... |
Forum: MySQL Feb 12th, 2009 |
| Replies: 2 Views: 848 How about :
SELECT COUNT (*) DISTINCT FROM TABLE_NAME;
Definetely not sure, but just give it a shot? |
Forum: Windows Software Feb 10th, 2009 |
| Replies: 1 Views: 1,270 Hi, give this a shot :
Open your editable powepoint file and click on File then Save As... and give it the same filename.
On the top left corner of the file save dialog (the same screen you... |
Forum: Windows Vista and Windows 7 Jul 17th, 2008 |
| Replies: 3 Views: 480 Hi, download CCleaner (http://www.ccleaner.com) and install it on your system.
Open CCleaner and place a check on everything on the left pane, excluding Custom Files and Folders and Start Menu... |
Forum: Windows Vista and Windows 7 Jul 17th, 2008 |
| Replies: 3 Views: 1,287 Hi :)
The next time you see the System Configuration Utility popup, please place a check on, "Do not show this messageagain" and then click on, "OK". |
Forum: Windows Vista and Windows 7 Jul 17th, 2008 |
| Replies: 5 Views: 1,235 Hi, how much of RAM do you have?
Also, do you have any malware related problems? |
Forum: Windows Vista and Windows 7 Jul 17th, 2008 |
| Replies: 7 Views: 4,499 Hi :)
Please use this (http://java.sun.com/javase/downloads/index.jsp) link to download Java.
Choose the Java version and download and install it.
Please get back to me if this works. |
Forum: Windows Vista and Windows 7 Jul 17th, 2008 |
| Replies: 12 Views: 1,414 Hello, I'm a new member here :)
I recommend that you go for XP first and then install Vista as a secondary OS(this is called dual-booting).
I'm using this currently and this enables me to use... |