User profile: MAT8686

User info
User name:MAT8686
Website:http://www.mat8686.webs.com
Bio:Programmer, Website designer
History
Joined:
Number of posts:8
Latest posts:

Text Files
Anyone know how to load and edit specific parts of the data if the first part gets ignored because t...

Inheritance not working
Oh wow, I completely missed that, thanks. I got it working now.

Inheritance not working
I'm confused, if i set the Human() inside the class Human to something else, it gives me the error: ...

Inheritance not working
syntax error : missing ';' before identifier 'myHuman' is the error code. Ok Athar, how would I keep...

Inheritance not working
Hello community, I am trying to code a simple type game, just to keep myself busy and get better at...