/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.lukas-barth.net
| | rigtorp.se
1.1 parsecs away

Travel
| | In this article I will explain when and how to use huge pages.
| | disconnect3d.pl
3.9 parsecs away

Travel
| | When we think of a null pointer, NULL in C or nullptr in C++, we typically assume it is "invalid" or "not pointing to a valid memory location". But what if I tell you that a null pointer can actual...
| | zackoverflow.dev
3.5 parsecs away

Travel
| | The answer is "very often"
| | kristerw.blogspot.com
36.6 parsecs away

Travel
| My twitter feed has recently been filled with discussions about the following program #include typedef int (*Function)(); s...