Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~21.6K People Reached
About Me

Student

Interests
Rowing, Playing round with C++
Favorite Tags
Member Avatar for Yzk
Member Avatar for linux

01010100 01100001 01101100 01101011 00100000 01101001 01101110 00100000 01000010 01101001 01101110 01100001 01110010 01111001 00100001 AKA: Talk in Binary! Don't post the translation of your binary text unless someone asks you too :cheesy:.

Member Avatar for vinnitro
2
1K
Member Avatar for >shadow<

okay here is how you play.... example--- i say "cat or dog" then you reply with "dog smile or grin" get it?:p

Member Avatar for ahihihi...
0
2K
Member Avatar for Dani
Member Avatar for Cyclops

Hi, After having discussions with friends about what they prefer to play their games on, whether it be ( a PC or a games console such as an xbox ) and the findings were rather more favourable of the computer. So i'm just wondering what do you prefer to play …

Member Avatar for BeastOverlordH6
0
634
Member Avatar for The Leprechaun

ok well i started out with making my own source code then compiling and running with Dev-C++ and when i run it, its working fine until the last line, here let me past my code [code]// just a test #include <iostream> #include <string> using namespace std; int main () { …

Member Avatar for may4life
0
79
Member Avatar for The Dude

If you own a gun and have small children please be sure to secure your firearms and make sure any family members that may keep your kids does the same. The depths of this tragedy are so far reaching it is impossible to calculate how many lives have been affected. …

Member Avatar for Ancient Dragon
0
102
Member Avatar for Morutea

Hello all, It is my first post :) I want your thoughts on this: Do you feel that because your parents may have supported you when you were younger, that you "owe" it to them to support them now? (Pay the bills they run up etc, just because they did …

Member Avatar for The Dude
0
121
Member Avatar for easy

im just doing a little exercise on the bubble sort algorithim, i included two ways of incresing its speed. 1. Breaking out of the loop if no swaps are made 2. Decreasing the inner loops lenght each pass I think there is two ways of doing it. This way i …

Member Avatar for WaltP
0
72
Member Avatar for The Dude

Only £28,450.00 :D [url]http://www.iwantoneofthese.com/search.do?productCode=8DIVTI[/url]

Member Avatar for The Dude
0
65
Member Avatar for stymiee

Well, it took a few months but I finally made it into the top 100 in post count. I wonder how hi I'll go?

Member Avatar for letsjoy
0
404
Member Avatar for SammyHasibi

[code]#include <stdio.h> int function1(int a) { return(a*a*a); } int function2(int b) { int i; int sum = 0; for (i=1; i<=b; i++) sum += function1(i); return(sum); } int main () { int n, result; printf("Enter n\n"); scanf("%d", &n); result = function2(n); printf("Result = %d\n", result); system("pause"); return(0); } [/code] Explain …

Member Avatar for SammyHasibi
0
100
Member Avatar for The Dude

Look @ these car repair shops ripping ppl off (Caught on tape) who then try and deny things...... [url]http://mfile.akamai.com/12924/wmv/vod.ibsys.com/2006/0503/9152183.200k.asx[/url]

Member Avatar for The Dude
0
81
Member Avatar for easy

Hae everyone im new here im a 15 year old New Zealander with a little hobby in C++. im also in to rowing and also rugby union. im just a beginner to programming so id be thankful for any help i get.

Member Avatar for Dani
0
52
Member Avatar for Mr.UNOwen

I'm having touble trying to send arrays from funciton to function. The thing I can't do is make a global variable (one of the rules set by the teacher). I don't know what I'm doing really, so let me know if it's even doable.

Member Avatar for TylerSBreton
0
114