char, unicode char[quote=coder777]that means you cannot assign a c string to a char array.[/quote] ?????? -> http://i...
I swear my compiler is just trying to piss me offDid you forget the semicolon after the class declaration?
C++ Application Default Parametershttp://doc.qt.digia.com/4.7/qsettings.html
Setting the value of a pointer from function[quote=maiko]I guess the function creates a copy of my pointer[/quote] Exactly.
compiler optimizationsMaybe: [code]#pragma GCC optimize ("O0")[/code]