hi guys,
I would like to ask, preferably those who live in Germany/Berlin, what do you consider a good salary for a C++/Qt engineer when you have 1 year of experience of C++/Qt development and are graduating?
Any hints would be helpful.
THANKS![]()
hi guys,
I would like to ask, preferably those who live in Germany/Berlin, what do you consider a good salary for a C++/Qt engineer when you have 1 year of experience of C++/Qt development and are graduating?
Any hints would be helpful.
THANKS![]()
wysotaQt allows you to use everything you want
--------------------------------------------------------------------------------
#if defined(Q_OS_UNIX) && defined(QT_DEBUG)
abort(); // trap; generates core dump
#else
exit(1); // goodbye cruel world
#endif
Bookmarks