User: NoviceNate333

  • Public profile

User profile: NoviceNate333

User info
User name:NoviceNate333
Email:purplenate@gmail.com
Name:Nathan England
Location:United States
Bio:My Name Is Nathan England I am 16 and i have been really trying to get started on learning C++.
I have been programming since i was 12 but in dark basic pro... not very standard for the gaming industry ;). i Have made this account hopeing i can learn more.
Statistical data
Birthdate:Jan 5, 1996
Gender:Male
Occupation:Administrator
Skills:C++
C#
History
Joined:
Number of posts:25
Latest posts:

Vector Inventory problem fixed
So after some tinkering i have found that it is better to use pointers for the class because with ou...

Vector Inventory problem fixed
Oh i was not thiking so would this [code]WeaponItem item(name,type,amount,price,damage,img,health);[...

Vector Inventory problem fixed
when i use [code]std::vector<Item> items;[/code] then [code] Item item = new WeaponItem(stuff); it...

Vector Inventory problem fixed
jlb when i dont use a pointer i get a ton of errors. Im not sure what would happen if i did it witho...

Vector Inventory problem fixed
This is my implementation of a vector based inventory system. I had a lot of help from AbstractAnon,...

This user does not accept Private Messages