Discussion about this post

User's avatar
hiddenfrog's avatar

In lib_do_something:

"If you pass in an array of `float` to the function, you can use a stride of 0."

Doesn't work, because it would be "v += 0" and v would always point to first.

Expand full comment

No posts