User profile: JohnDoe362

User info
User name:JohnDoe362
Name:Bruno Policarpo
Statistical data
Birthdate:Feb 4, 1986
Gender:Male
Occupation:Programmer
Skills:C
PHP
C++
Javascript
Python
ASP
Shell Script
History
Joined:
Number of posts:4
Latest posts:

Static Methods
Well, making a little testing I've discovered that the static local object used inside a method is u...

Static Methods
So the above code doesn't have any leakage, right? Edit: Ok, now I have another doubt If the m...

Static Methods
There are. A static method doesn't need the creation of a class to be used, but it can't use methods...

Static Methods
Good afternoon all ( at least from where I live :P ) Working today, when implementing a static me...