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 callAh sorry, missed that part haha. Alright that worked, cool.
Nested structures in a function callI'll try that. Edit: Eh, not working... Error 22 error C2661: 'color3f::color3f' : no overload...
Nested structures in a function callI'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