User: cc89

  • Public profile

User profile: cc89

User info
User name:cc89
History
Joined:
Number of posts:12
Latest posts:

Passing by reference or pointer
Well, I'm actually working with a tr1::regex class. Here's the actual code that's giving me the prob...

Passing by reference or pointer
Let's say I've got a method called addPoint that accepts an object as an argument like so... [code]...

Simple entity class
Ah, I see. What if I needed to declare a variable array inside the struct? I've googled around on th...

Simple entity class
Where do I declare the struct if it is to be shared across multiple source files or classes?

Simple entity class
What's the proper way of creating a simple entity class in C++ whose only purpose is to store public...

This user does not accept Private Messages