Understand the `restrict` keyword in C99

This introductory learning path is for C developers interested in software optimization. It focuses on the correct use of the restrict keyword in C to improve performance.

Prerequisites:

  • An Arm computer running Linux
  • A recent version of Clang or GCC compiler installed

 

Click here for more