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.

~1K People Reached
About Me

Computer Games Development Student at the University of Glamorgan, Wales.
Currently in the first year, having fun times with the C and C++

Interests
Sci Fi, Cricket, Surfing, Proper Beer, Manga, Cosplaying and of Course....Playing Computer Games!
PC Specs
Intel I7 860 Gigabyte P55M-UD2 4GB Geil Black Dragon BFG 260GTX OCX 898Mb 1Tb,500Gb & 250Gb…
Favorite Forums
Favorite Tags
Member Avatar for Suicidal_tool

Just struggling through my SQL coursework, and already fallen over the first stubling block :( My case study tells me that i need to put a foreign key from my centre table (parent) to my salesman table (child) on a 1-1 relationship. Trying to add my foreign key, which is …

Member Avatar for Suicidal_tool
0
130
Member Avatar for Suicidal_tool

HOMEWORK HELP - Just so i stick by the rules. The second part of my assignment is to create an array object, and love and behold, im having problems passing my small array into the function. Bellow is my code of what i have done so far, the solution seems …

Member Avatar for mitrmkar
0
169
Member Avatar for Suicidal_tool

Appretiate some coursework help related to classes. All im trying to do is compare the elements of two objects [code] if(asteroid1.getxx == asteroid2.getxx && asteroid1.getyy == asteroid2.getyy) { cout<<endl; cout<<"Collision"<<endl; } [/code] All i want to be able to do, is to compare the x and y co-ordinates of my …

Member Avatar for Suicidal_tool
0
82
Member Avatar for phpangel

hi guyz i need ur help, i have this game with 5 files: 2 header files 3 cpp source files, we i compile it i get this error: error C2065: 'i' : undeclared identifier plz check the attachment, the files are there appreciate the answer :).

Member Avatar for mvmalderen
0
949
Member Avatar for Suicidal_tool

This is a coursework help *Just so its clear im playing by the rules* A question on my coursework is to "Put a structure within a structure and show how this can be addressed". I understand regular structures, and *hopefully* this code is correct. But im having trouble working out …

Member Avatar for Suicidal_tool
0
103