User profile: Mats

User info
User name:Mats
Email:matsc@hotmail.co.uk
Statistical data
Birthdate:Jan 1, 1989
Gender:Male
Occupation:Administrator
Skills:C++
History
Joined:
Number of posts:127
Latest posts:

Appropriate Library For Card Game
I've been writing an AI to play a card game, but the interface is just ascii. What would you recomme...

C++ Project
I am looking to do a c++ project which involves other people and will take some time (months). It wo...

Random Number???
You are generating the random numbers only once. They need to be in the while loop to generate a new...

Trying to make the program work for class, someone please point me in the right direction...
About system: http://stackoverflow.com/questions/900666/system-calls-in-c-and-their-roles-in-program...

Trying to make the program work for class, someone please point me in the right direction...
Formula for surface area is incorrect. Should be: pi * (radius * radius) + pi * radius * slope he...