What you've learned

You should now know how to:

  • Learn the importance of using the `restrict` keyword in C correctly

Knowledge Check

What does `restrict` do?

Where is `restrict` placed in the code?

Which language supports `restrict`


Back
Next