thesoundhead

Results 1 issues of thesoundhead

When creating a C++ class in a .cpp file, e.g. class test { }; Xcode automatically creates the closing parenthesis and puts the cursor between the two parantheses. After leaving...