Const Pointer and Const Value in ClassOhhh, my mistake. I never used this before. But now it works perfectly. Although the syntax of these...
Const Pointer and Const Value in ClassMy Class: [code] //H-File class My_Class { const QStringList const* returnReference();...
Global VariableThis would also a possibility I think. But for the moment I don't care. :D I know that globals are ...
Global VariableREALLY FAAAAAAAAAAAAST :) Cool that was a real good help. Good explanations. Yeah I know that it i...
Global VariableThis is my pseudo_code: [code] Cgicc cgi; class My_Class { public: My_Class() ...
This user does not accept Private Messages