Initializing const char * member variable in constructorAh yes thank you that worked, but is there a way to do it without initializer lists? I'm just curio...
Initializing const char * member variable in constructorHi all, I have a class that defines a window (a popup dialog of sorts), and I want the name of that...
Standardizing size of float across multiple systems[quote]The most portable way is actually a stringized float.[/quote] Okay, but then how do I stop th...
Standardizing size of float across multiple systemsHey all, I've got an interesting question for you that's more about application deployment than ...
delete[] necessary when allocation fails?Huh... I haven't seen those two approaches before. Of course everything I've learned is from variou...
This user does not accept Private Messages