You are here |
wingolog.org | ||
| | | |
bernsteinbear.com
|
|
| | | | ||
| | | |
cfallin.org
|
|
| | | | ||
| | | |
pointersgonewild.com
|
|
| | | | The 1980s and 1990s saw the genesis of Perl, Ruby, Python, PHP and JavaScript: interpreted, dynamically-typed programming languages which favored ease of use and flexibility over performance. In many ways, these programming languages are a product of the surrounding context. The 90s were the peak of the dot-com hype, and CPU clock speeds were still... | |
| | | |
chaosinmotion.com
|
|
| | So in Objective C or Objective C++, if you pass in a pointer to something not a basic type (like 'int' or 'double' or 'void'), the Objective C compiler thinks it's an Objective C class. It needs to know this so it can perform automatic reference counting. If you need to pass in a pointer... |