Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...
We could pass a pointer to this data as argument to _all_ functions, but this would bloat the code. Instead we use a feature of the GCC compiler (Global Register Variables) to share the data: we place ...