|
You are here |
crocidb.com | ||
| | | | |
hackingcpp.com
|
|
| | | | | A short introduction to pointers in C++. Syntax, semantics, 'const' pointers, 'this' pointer, forward declarations and some guidelines. | |
| | | | |
zig.guide
|
|
| | | | | Here we're going to walk through writing a program that takes a measurement in fahrenheit as its argument, and prints the value in celsius. | |
| | | | |
golangbot.com
|
|
| | | | | A pointer is a variable that stores the memory address of another variable. This tutorial covers pointer declaration, dereferencing and various other topics with examples. | |
| | | | |
exercism.org
|
|
| | | This month, as part of #!12in23, we're having fun with languages that compile to machine code. Join us for the journey! | ||