User: GMXeon

  • Public profile

User profile: GMXeon

User info
User name:GMXeon
History
Joined:
Number of posts:10
Latest posts:

Function Pointer Problem (In An Abstraction Class)
Wow I found the problem, did *args->func() instead of *args->func. A simple mistake, unfortunately i...

Function Pointer Problem (In An Abstraction Class)
So long story short I'm creating yet another abstraction class for threading that's multi-platform. ...

Nested structures in a function call
Ah sorry, missed that part haha. Alright that worked, cool.

Nested structures in a function call
I'll try that. Edit: Eh, not working... Error 22 error C2661: 'color3f::color3f' : no overload...

Nested structures in a function call
I'm attempting to initialize a structure in a function call, can this be done? The compiler simply g...

This user does not accept Private Messages