Quote Originally Posted by Tomasz View Post
I create my "private" variables as:

Qt Code:
  1. int x;
To copy to clipboard, switch view to plain text mode 
What about others? Have you ever (anywhere) created an int using the "new" operator?