No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
Student
- PC Specs
- Microsoft Windows XP Home Edition Version 2002 Service Pack 2 Asus W5F Genuine Intel(R)CPU T2300 @ 1.66…
17 Posted Topics
Hi, this is what i'm trying to do [icode] class a { private: string attribute; string p_msg; public: string& getAttribute() { return attribute; } }; [/icode] above is the class, i want to call function getAttribute() from class a is a linked list: list<a*> aa [icode] void sortFile(Manager& manage, const … | |
Hi, I got homework about tree data structure professor wrote his own tree stuff which are: binnode.h and bintree.h the actual file is tree.cpp binnode.h [code=c++] #ifndef BINNODE_H #define BINNODE_H #include <math.h> #include <iostream> /*******************************************************\ template node class for binary tree \********************************************************/ template <typename dataType> class binNode { private: dataType … | |
Hi guys, I need a help on my assignment. [B]Background[/B] A data transmission system typically breaks a large message into smaller packets. In some systems, the packets can arrive at the destination computer out of order, so that before the application requesting the data can process it, the communications program … | |
Hi, I've got a puzzle game program consist of 2D array 2 rows x 3 cols. The professor wants no changes to be made in puzzle.h, which is: [code=c++] #ifndef _PUZZLE_H #define _PUZZLE_H #include <iostream> #include <iomanip> #include <stdlib.h> using namespace std; // Constants const int COLS = 3; const … | |
Hi, I'm trying to work on a program to reverse string input upper case to lower case vice versa. I got that part working but the second thing is I have to count the number of graphical character from user input. I'm a bit confused about using pointer as well. … | |
Hi, I know this kind of stuff been wandering around. I did have a look through the search function but I haven't got the answer. This is the program to check whether the number inputted is a prime number or not. [code=c++] #include <iostream> #include <math.h> #define TRUE 1; #define … | |
Hi guys, I really need your help. I'm Using windows XP SP2. I want to make a recovery CD for it, but I want it to include all my settings and application so that i don't need to install every single application and driver. Is that possible to do that? … | |
Hi, I'm using ASUS W5F T2300 1.66GHz. Windows XP Home Edition SP2. Hardisk HTS421280H9AT00 --> 2 Partitions: drive C: and D: I got some registry issue that makes my windows need to be reinstalled. and ufortunately nearly hardisk failure too (I think there are some scratches on the surface) it … | |
Hi guys, I'm experiencing windows explorer error everytime i open movies folder in my external Hardisk. I tried to search google and found one person with exactly the same problem [url]http://www.techsupportforum.com/hardware-support/removable-media-drives/228830-windows-explorer-error-when-opening-movie-external-hd.html[/url] Will format the external Hard drive solve the problem? | |
Hi, Im using windows XP home edition at the moment. Recently I use bit torrent and download like 3GB files everyday which is stored in my C: drive. 2 days ago, when i tried to move the file i just finished download from C: to my external hardisk but windows … | |
I'm using TPG ADSL2+ broadband connection at home, since i use it for torrent purpose, so i did portforwarding and static IP. Couple of days ago my IP got banned from 4chan.com, they said i post kinda offense reply to the forum (i didn't post anyting there). Some said i … | |
Hi, Im using windows XP home edition right now. Couple of weeks ago I started using torrent. When I diagnose the computer using system mechanic professional. It says "error is detected in ur hard drive". Starting from that point, my transfer speed for file (e.g. copy files, deleting files to … | |
hi techs... I'm using norman virus control on XP right now... last night... i got the spyware called IE DEFENDER... but now i already remove it manually and everything is working normal now except one of the step to remove IE DEFENDER is to boot in safe mode (disable all … ![]() | |
Hi i'm using ASUS W5F rite now... and i got 2 antivirus active scan which are AVG Free edition and Norman Virus Control... and windows firewall activated... about a week ago... i try to mess up with my internet connection (i use optus broadband) and i'm trying to do openport … | |
Hi i'm using ASUS W5F rite now... and i got 2 antivirus active scan which are AVG Free edition and Norman Virus Control... and windows firewall activated... about a week ago... i try to mess up with my internet connection (i use optus broadband) and i'm trying to do openport … | |
Hi techs... I'm currently using ASUS W5F now... and couple of days ago... I installed System Mechanic Pro 7. After the installation, i started using it... doing scan... and it found something that recognised as spyware... (i don't really pay attention to it and just clean the spyware). After that … | |
Hi techs... I'm currently using ASUS W5F now... and couple of days ago... I installed System Mechanic Pro 7. After the installation, i started using it... doing scan... and it found something that recognised as spyware... (i don't really pay attention to it and just clean the spyware). After that … |
The End.