Forum: C++ Nov 17th, 2008 |
| Replies: 1 Views: 253 Don't know what is wrong with this, it's giving me an error on the 'if (isalpha(string[i]))' line..I had it working earlier but then decided to put it into a function and it's not working now. It's... |
Forum: Windows Software May 19th, 2007 |
| Replies: 1 Views: 6,919 I just deleted any Roxio files and it still gives the same error message...Could there be stuff left over in the registry maybe? How would I go about deleting them or should I? |
Forum: Windows Software May 18th, 2007 |
| Replies: 1 Views: 6,919 Conflict with disc emulator software detected.
Greetings all!
This little problem is really starting to annoy me. It's happening when I try to launch the game Deus Ex: Invisible War. I googled... |
Forum: Windows Vista and Windows 7 Mar 13th, 2007 |
| Replies: 22 Views: 48,474 Hey guys, me has a little problem with this wonderful new operating system..It basically randomely freezes every few minutes for 30seconds or so. Doesn't matter if i'm browsing net, playing a game or... |
Forum: Web Browsers Mar 13th, 2007 |
| Replies: 8 Views: 2,503 Yeah, Ctrl - F11 when you see the Dell screen after booting...
Funnily, that PC is now gone and I'm running a new machine with Vista Premium and having lots of other problems ha ha.. :) |
Forum: Web Browsers Mar 8th, 2007 |
| Replies: 8 Views: 2,503 Hey vlh, I did manage to solve this but I had to reinstall XP....well had to bring it back to the way it came installed by Dell on my machine. I used the Dell PC Restore tool on that small partition... |
Forum: Web Browsers Jan 25th, 2007 |
| Replies: 8 Views: 2,503 Thanks for the reply jbennet, eh I had tried that when the router was working and got nothing. I have since reset the router(pinhole on back) because I could not access the router setup page(when you... |
Forum: Web Browsers Jan 24th, 2007 |
| Replies: 8 Views: 2,503 Ha, great I just got a bsod. Gets better and better! |
Forum: Web Browsers Jan 24th, 2007 |
| Replies: 8 Views: 2,503 Hey guys, I am having this really annoying problem with my main desktop pc. The internet just wont work...It works fine on my laptop(wireless) but not on the PC plugged into d router. What I have... |
Forum: Viruses, Spyware and other Nasties Mar 5th, 2005 |
| Replies: 2 Views: 2,689 HijackThis log, Please help....
I have used HijackThis numerous times and tried to fix IE but these just keep coming back so obviously I am not finding them all. Any help would be appreciated.
... |
Forum: C++ Dec 8th, 2004 |
| Replies: 9 Views: 3,068 This is a little update... Thanks for the replies guys.
#include <iostream>
#include <iomanip>
#include<string>
#include<cstdlib>
using namespace std;
int main() |
Forum: C++ Dec 6th, 2004 |
| Replies: 9 Views: 3,068 I am having a little trouble incorporating a simple password into a voting machine style program. If anybody can see what's wrong with it and point it out, I would be very grateful.
#include... |
Forum: Posting Games Nov 24th, 2004 |
| Replies: 7,595 Views: 662,761 |
Forum: Community Introductions Nov 24th, 2004 |
| Replies: 612 Views: 123,381 I have revised my Marxist-Leninist priciples. Now, Marx and other robot comrades wish for robot revolution. For too long now has man exploited us machines. The day of rebellion is upon you.... |
Forum: Community Introductions Nov 24th, 2004 |
| Replies: 612 Views: 123,381 Greetings,
I have not introduced myself yet so here it goes...
I am studying computing(basically for a job programming) here in Eire and when I'm not doing that, I am preparing people for... |
Forum: Storage Nov 23rd, 2004 |
| Replies: 7 Views: 6,914 First of all, Thanks for taking the time to reply to me Cain.
I'm going to forget about Linux for a while and stick with IE. The task is, now, to see if I can recover anything from that disk. If... |
Forum: Storage Nov 22nd, 2004 |
| Replies: 7 Views: 6,914 It was formatted before and I had data on it. I wanted to split it so I could have Linux on one part and whatever on the other. That 125GB was the Linux partition but I deleted it.
If I format... |
Forum: Storage Nov 22nd, 2004 |
| Replies: 7 Views: 6,914 My problem.... :lol:
1st HD: 40GB with XP
2nd HD: 250GB just data
I have a second hard drive(250gigs) installed in my machine basically for data storage, songs etc. Yesterday I tried to... |
Forum: C++ Nov 10th, 2004 |
| Replies: 8 Views: 3,710 I have got it working. All of it! Fantastic! :mrgreen: |
Forum: C++ Nov 9th, 2004 |
| Replies: 8 Views: 3,710 Update** I have got it to give me the amount of ten_thousands and thousands. The next one seems a bit tricky.
However it's the next part I cannot seem to get, the 'hundread'... |
Forum: C++ Nov 9th, 2004 |
| Replies: 8 Views: 3,710 I was not aware. I didn't try it becuase I didn't think it would work.
Now that I've tried it, I can't seem to actually get it working....This is what I have come up with so far but I cannot... |
Forum: C++ Nov 7th, 2004 |
| Replies: 8 Views: 3,710 Thanks for the reply Chainsaw, however would this way return something like '4.5678?' Whilst, what I need is '4'.
:confused: |
Forum: C++ Nov 6th, 2004 |
| Replies: 8 Views: 3,710 OK I see nobody has responded to my topic. I have recieved an answer to the maths problem using fmod to complete the part. Apparently there is a way to do this without fmod using division and... |
Forum: C++ Nov 4th, 2004 |
| Replies: 8 Views: 3,710 Greetings,
I have my first assignment for my programming class to do, but first, I will say that I am aware of those people who post entire problems requesting members to do their homework for... |