Fred
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 5
-
Fred commented, -
-
Fred created a post, AnsweredRemove m prefix from private fields
I have a code base with private fields that have a m prefix (so it follows the mUpperCamelCase format) and I'd like to remove the m prefix and have every private field in my project to follow the l...