User profile: Abramus

User info
User name:Abramus
History
Joined:
Number of posts:173
Latest posts:

Difference between C++/C# and Scripting Languages
[quote]scripting languages are not full fledged languages.They are small languages, for ex javascrip...

Difference between C++/C# and Scripting Languages
I was talking about complexity from the perspective of the programmer. Using big O notation for this...

Difference between C++/C# and Scripting Languages
First of all, I assume that by scripting language you mean high-level, dynamically-typed programming...

Friendship and circular dependencies
All I really have to say here is that [code]friend[/code] does not break encapsulation, simply becau...

Class with map containing function pointers of another class
Pointer to member function alone is not sufficient to execute this function - you need an object of ...

User: Abramus
Public profile
Send private message