Posts
 
Reputation
Joined
Last Seen
Ranked #960
Strength to Increase Rep
+3
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
5
Posts with Upvotes
3
Upvoting Members
5
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
0 Endorsements
~10.5K People Reached
About Me

Im a female of mature age and am currently studying for a diploma in IT (software development) at Swinburne TAFE. Im hoping to go on to uni next year.

Interests
Reading, horseriding, crafts/sewing, programming,
PC Specs
Desktop: windows xp professional sp2 768 mb ram 80 gb HDD Laptop: windows vista business 2 gb Ram 160…
Favorite Tags
Member Avatar for ~s.o.s~

Hello to all programmers out there. Considering the growing request for practice problems by the beginners, we ( Me, Joey, Niek, Aaron..) have decided to start a sticky which will host some common practice problems which would help the beginners in understanding the programming concepts in a better way. (Did …

Member Avatar for gyno
22
7K
Member Avatar for xinix

Hey all, I posted a question earlier this week regarding dev-c++ and my inability to keep the output window (#include <iostream>) open long enough to see my program running! I have already tried the following things and would be grateful for any other suggestions! 1: (Without typing using namespace std;) …

Member Avatar for VernonDozier
0
1K
Member Avatar for bonnie1702

Hi all, I have a double link list program that compiles ok, and when I run it, I get a message box saying that windows needs to stop the program. Here is the code: [CODE] #include <iostream> #include <conio.h> using namespace std; class linklist { private: struct dnode { dnode …

Member Avatar for ArkM
0
107
Member Avatar for SQ89

Create a class called Employee that includes three pieces of information as data members – a first name (type string), a last name (type string) and a monthly salary (type int). Your class should have a constructor that initializes the three data members. Provide a set and a get function …

Member Avatar for SQ89
0
543
Member Avatar for muya08

am just a beginner and an getting the compiling error like:(warning: no newline at end of file) anyone who could help me out? [code=cplusplus] #include <iostream> #include <cmath> using namespace std; int main(){ int a; int b; int c; double p; double x1; double x2; cout<<"bitte lesen sie vier nummern …

Member Avatar for Ancient Dragon
0
69
Member Avatar for Lardmeister

For those of you who live over there, let me explain: Even though the USA is a Christian country, every fall we lapse into a pagan ritual at the end of October. Folks dress up their kids in scary costumes, the girls usually are witches and the boys are cowboys. …

Member Avatar for sneekula
0
761
Member Avatar for Srynx

When I compiler my program I get this warning and when running it a runtime error. The warning is: 128 ... [Warning] passing arg 1 of `MostraPantalla' makes pointer from integer without a cast

Member Avatar for bonnie1702
0
76
Member Avatar for bonnie1702

have you ever wondered what is going on with all these new designer x-breed dogs that around? And what about the names they have? EG labradoodle - labrador x poodle schnoodle - schnauzer x poodle spoodle - cocker spaniel x poodle multipoo - maltese x poodle westypoo - west highland …

Member Avatar for sneekula
0
58
Member Avatar for yunghove

Hello, I'm new to this forum, and I think its really cool. I Hack Pokemon Games(Hex Edit, make new maps and scripts), and was wondering if anyone else does. Its really fun. Thanks.

Member Avatar for bonnie1702
0
109
Member Avatar for bonnie1702

hi everyone! just thought i'd check in and see how you all are. Not going too bad with my c++ programming, I am rather new to it even though I'm a little familiar with other languages like java and php etc. I just completed my first c++ test in class …

Member Avatar for bonnie1702
0
166
Member Avatar for bonnie1702

Hi all, Heres a question I feel really stupid asking. How do I update my profile? cannot seem to find a link for this. Thanks nm

Member Avatar for bonnie1702
0
65
Member Avatar for bonnie1702

Just thought I'd drop by and introduce myself. I feel a little guily as I joined up about a month ago, and was intending to introduce myself, but as I have been busy, I sort of put it aside. Well anyway, about me: I am a mature age student (I …

Member Avatar for LabASSistant
0
129
Member Avatar for bonnie1702

Hi there! I am just starting out in c++ and so far, its going ok. I have a small problem in a simple program that is frustrating me, so I am hoping someone will point me in the right direction of where I've gone wrong. The program basically prompts the …

Member Avatar for bonnie1702
1
208