User profile: Major Tom

User info
User name:Major Tom
Email:maxtsulzbacher@gmail.com
Name:Max Sulzbacher
Location:Cedar City, UT
Bio:Love C++. Love math, physics, all sorts of cool stuff.
Statistical data
Gender:Male
Occupation:Programmer
Skills:C
C++
Visual Basic
Assembly
Java
C#
Javascript
C#/.NET
History
Joined:
Number of posts:22
Latest posts:

Array SEGFAULT problems.
Wow. Why I didn't try that is beyond me. Been a long day. It worked! Thanks so much!

Array SEGFAULT problems.
Hello everyone, I am programming a 3d terrain generator, and I use an array to store block informati...

Inhertiance from classes defined in other files
Makes sense, and I did all of that, but the compiler is spewing this error: [code]error: expected cl...

Dynamic Sorting Predicate
Right. So why not store the elements in an array (or list)? For instance, store all the elements in ...

Inhertiance from classes defined in other files
[quote]ah yes, i see the problem now, this is very helpful[/quote] xD sorry, I was rather confused ...