~/devreads

#pointers

3 posts

26 Apr 2017

18 Mar 2016

16 Mar 2014

Dave Cheney 2 min read

This blog post was originally a comment on a Google Plus page, but apparently one cannot create a href to a comment so it was suggested I rewrite it as a blog post. Go pointers, like C pointers, are values that, uh, point to other values. This is a tremendously important concept and shouldn’t be […]

goprogrammingpointers