User profile: maximilianus

User info
User name:maximilianus
Statistical data
Gender:Male
Occupation:Other
Skills:C
C++
Java
Objective C
History
Joined:
Number of posts:7
Latest posts:

help please!
It seems you didn't implement the function "save_file"...

how do i compile code and write code in ubuntu?
Install Anjuta from Ubuntu Software Center and start coding, this is the simplest way.

Looking for an open-source programming community
There are lots of opensource games around, start by searching a game project you would like to join ...

C++ Time
If your problem is how to convert it in a string showing current date and time you can do in this wa...

using STL iterators inside a template function
Thank you for your help, I solved by declaring _nhit and _nhend in this way: typename list<ItemClas...