constructor calls in vectorsHello, good people. I was thinking, is there a way to push to vector while calling a custom constru...
Unhandled exception in functionno way! thanks!
Unhandled exception in function[code] #include <stdio.h> #include <stdlib.h> #define valueType int typedef struct { va...
Unhandled exception in functionI have this structure; [code] typedef struct { valueType value; struct node*pries; ...
Separate files cannot see definitionsHello. I have a problem with c ( not c++ ) Lets say I have a header system.h [code] #define PC [...
This user does not accept Private Messages