Is Calling Functions Slow?Ooooh. Ok. I have no issue with not using the function, I was just curious as to why this happens. ...
Is Calling Functions Slow?I have a little code here that I am very confused by. All of this is inside a class, which is declar...
String Acts UnexpectedlyThanks, hanst99. I think I completely get what is going on now. The pointer is pointing to a string...
String Acts UnexpectedlyHere is my code: [code] #include <cstdio> struct A { const char *name; void setName (co...
How to call a constructor, if I already declared it.Yeah, I just don't want to have to use a setter, because I only need to set 'f' once in the entire p...
This user does not accept Private Messages