Explore >> Select a destination


You are here

golangbot.com
| | manybutfinite.com
13.5 parsecs away

Travel
| | Earlier we've explored the anatomy of a program in memory, the landscape of how our programs run in a computer. Now we turn to the call stack, the work horse in most programming languages and virtual
| | hackingcpp.com
11.1 parsecs away

Travel
| | A short introduction to pointers in C++. Syntax, semantics, 'const' pointers, 'this' pointer, forward declarations and some guidelines.
| | chaosinmotion.com
11.4 parsecs away

Travel
| | 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...
| | itwont.work
49.1 parsecs away

Travel
| in which I complain about blogging. (imported post)